@charset "utf-8";
* {
	outline: none;
}
@font-face {
	font-family: pmzd;
	src: url('../fonts/pmzd.ttf')
}
.web_banner {
	width: 100%;
	height: 540px;
	overflow: hidden;
	margin: 100px auto 0;
	padding: 0
}
.web_banner .swiper-container1 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 1920px 540px
}
.web_banner .swiper-container1 .swiper-pagination {
	width: 40px;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	top: 30%;
	left: 14%
}
.web_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 70px;
	opacity: 1;
	background: url(../images/ban_point.png) center center no-repeat;
	background-size: 30px 70px
}
.web_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {
	background: url(../images/ban_point_active.png) center center no-repeat;
	background-size: 30px 70px;
	opacity: 1
}
@media (max-width:1280px) {
.web_banner {
	height: 440px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 1280px 440px !important
}
.web_banner .swiper-container1 .swiper-pagination {
	top: 30%;
	left: 3%
}
}
@media (max-width:1200px) {
.web_banner {
	height: 413px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 1200px 413px !important
}
}
@media (max-width:1080px) {
.web_banner {
	height: 371px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 1280px 371px !important
}
}
@media (max-width:1024px) {
.web_banner {
	height: 352px;
	margin: 137px auto 0
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 1024px 352px !important
}
}
@media (max-width:800px) {
.web_banner {
	height: 275px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 800px 275px !important
}
.web_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet, .web_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {
	height: 47px;
	background-size: 20px 47px
}
}
@media (max-width:768px) {
.web_banner {
	height: 264px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 768px 264px !important
}
}
@media (max-width:425px) {
.web_banner {
	height: 146px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 425px 146px !important
}
.web_banner .swiper-container1 .swiper-pagination {
	top: 18%
}
}
@media (max-width:375px) {
.web_banner {
	height: 172px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 500px 172px !important
}
.web_banner .swiper-container1 .swiper-pagination {
	display: none
}
}
@media (max-width:320px) {
.web_banner {
	height: 144px
}
.web_banner .swiper-container1 .swiper-slide {
	background-size: 420px 144px !important
}
}
.eya_news {
	width: 100%;
	height: auto;
	margin: -30px auto 0;
	padding: 0;
	position: absolute;
	z-index: 2
}
.eya_news .main {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eya_news .cont {
	width: 74%;
	margin: 0;
	padding: 40px 36px;
	overflow: hidden;
	float: left
}
.eya_news .cont .swiper-container2 {
	overflow: hidden
}
.eya_news .cont .swiper-slide .time {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: #1f3c74;
	float: left;
	color: #fff
}
.eya_news .cont .swiper-slide .time span {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	text-align: center;
	margin: 20px auto 4px;
	padding: 0
}
.eya_news .cont .swiper-slide .time p {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 18px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.eya_news .cont .swiper-slide .text {
	width: 77%;
	overflow: hidden;
	margin: 0;
	padding: 0 20px 0 0;
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_news .cont .swiper-slide .text a {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #303030;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 4px;
	padding: 0
}
.eya_news .cont .swiper-slide .text p {
	display: block;
	width: 100%;
	line-height: 24px;
	color: #999;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}
.eya_news .button {
	width: 4%;
	margin: 0;
	padding: 30px;
	float: left
}
.eya_news .swiper-button-prev1 {
	background: url(../images/prev1.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	margin-bottom: 10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_news .swiper-button-prev1:hover {
	background: url(../images/prev1_on.png) center center no-repeat
}
.eya_news .swiper-button-next1 {
	background: url(../images/next1.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_news .swiper-button-next1:hover {
	background: url(../images/next1_on.png) center center no-repeat
}
.eya_news .more {
	width: 12%;
	margin: 0;
	background: #1f3c74;
	float: right;
	padding: 50px 0;
	color: #fff
}
.eya_news .more span {
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	display: block;
	text-align: center
}
.eya_news .more p {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eya_news .more p a {
	color: #fff;
	display: inline-block;
	width: auto;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	text-align: center;
	margin: 0;
	padding: 0 40px;
	border-radius: 0
}
.eya_news .more p a:after {
	content: "";
	background: url(../images/indnew_more.png) center center no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	vertical-align: middle;
	margin: -4px 0 0 10px;
	padding: 0
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_news .main {
	width: 94%
}
.eya_news .cont {
	width: 70%
}
.eya_news .more {
	width: 14%
}
}
@media (max-width:1280px) {
.eya_news .main {
	width: 94%
}
.eya_news .cont {
	width: 70%
}
}
@media screen and (max-width:1279px) and (min-width:1201px) {
.eya_news .button {
	padding: 30px 15px
}
.eya_news .more {
	width: 15%
}
}
@media (max-width:1200px) {
.eya_news .cont {
	width: 67%
}
.eya_news .cont .swiper-slide .text {
	width: 72%
}
.eya_news .more {
	width: 15%
}
}
@media screen and (max-width:1178px) and (min-width:1081px) {
.eya_news .more p a {
	padding: 0 33px
}
}
@media (max-width:1080px) {
.eya_news .cont {
	width: 65%;
	padding: 40px 16px 40px 40px
}
.eya_news .cont .swiper-slide .text {
	width: 68%
}
.eya_news .more {
	width: 17%
}
}
@media (max-width:1038px) {
.eya_news .more p {
	text-align: center
}
.eya_news .more p a:after {
	display: none
}
}
@media (max-width:1024px) {
.eya_news .more {
	width: 18%
}
}
@media screen and (max-width:1023px) and (min-width:801px) {
.eya_news .main {
	width: 92%
}
.eya_news .more {
	width: 23%
}
.eya_news .cont {
	width: 55%;
	padding: 40px 15px 40px 35px
}
.eya_news .cont .swiper-slide .text {
	width: 77%;
	padding: 0 20px 0 20px
}
}
@media (max-width:800px) {
.eya_news .main {
	width: 92%
}
.eya_news .more {
	width: 23%
}
.eya_news .cont {
	width: 55%;
	padding: 40px 15px 40px 35px
}
.eya_news .cont .swiper-slide .text {
	width: 77%;
	padding: 0 20px 0 20px
}
}
@media (max-width:768px) {
.eya_news .cont {
	width: 80%;
	padding: 20px 0 20px 20px
}
.eya_news .cont .swiper-slide .text {
	width: 80%;
	padding: 0 20px 0 20px
}
.eya_news .cont .swiper-slide .text a {
	font-size: 16px
}
.eya_news .swiper-button-prev1, .eya_news .swiper-button-next1, .eya_news .swiper-button-prev1:hover, .eya_news .swiper-button-next1:hover {
	width: 39px;
	height: 39px;
	background-size: 39px 39px
}
.eya_news .button {
	width: 8%;
	padding: 20px;
	float: right
}
.eya_news .more {
	width: 100%;
	padding: 10px 0
}
.eya_news .more span {
	display: none
}
}
@media screen and (max-width:580px) and (min-width:426px) {
.eya_news .cont {
	width: 80%;
	padding: 10px 0 10px 10px
}
.eya_news .cont .swiper-slide .text {
	width: 70%;
	padding: 0 10px 0 10px
}
.eya_news .swiper-button-prev1, .eya_news .swiper-button-next1, .eya_news .swiper-button-prev1:hover, .eya_news .swiper-button-next1:hover {
	width: 39px;
	height: 39px;
	background-size: 39px 39px
}
.eya_news .button {
	width: 10%;
	padding: 10px;
	float: right
}
.eya_news .more {
	width: 100%;
	padding: 10px 0
}
.eya_news .more span {
	display: none
}
}
@media (max-width:425px) {
.eya_news {
	margin: -8px auto 0
}
.eya_news .cont {
	width: 100%;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_news .cont .swiper-slide .text {
	width: 75%
}
.eya_news .swiper-button-prev1, .eya_news .swiper-button-next1, .eya_news .swiper-button-prev1:hover, .eya_news .swiper-button-next1:hover {
	width: 39px;
	height: 39px;
	background-size: 39px 39px
}
.eya_news .button {
	display: none
}
.eya_news .more {
	width: 100%;
	padding: 10px 0
}
.eya_news .more span {
	display: none
}
}
@media (max-width:375px) {
.eya_news .cont .swiper-slide .text {
	width: 72%
}
}
@media (max-width:320px) {
.eya_news {
	margin: -10px auto 0
}
.eya_news .cont {
	width: 100%
}
.eya_news .cont .swiper-slide .time {
	display: none
}
.eya_news .cont .swiper-slide .text {
	width: 100%
}
.eya_news .button {
	display: none
}
.eya_news .more {
	padding: 5px 0
}
}
.eya_tjpro {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 150px 0 40px;
	background: url(../images/indtjpro_bg.jpg) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_tjpro2 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 0 40px;
	background: url(../images/indtjpro_bg.jpg) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_title {
	width: 100%;
	margin: 50px auto 50px;
	padding: 0;
	font-family: pmzd
}
.eya_title span {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #ececec;
	font-size: 68px;
	font-weight: bold;
	text-align: center;
	text-transform: Uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 5px;
	padding: 0
}
.eya_title p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	margin: -24px auto 0;
	padding: 0
}
.eya_title p:after {
	content: "";
	display: block;
	background: #cd233e;
	width: 38px;
	height: 4px;
	margin: 20px auto 0
}
.eya_title_w span {
	opacity: 0.2
}
.eya_title_w p {
	color: #fff
}
.eya_title_w p:after {
	background: #ececec;
	opacity: 0.2
}
.eya_tjpro .eya_tjpro_list {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 320px
}
.eya_tjpro .eya_tjpro_list .swiper-container3 {
	overflow: hidden;
	width: 100%
}
.eya_tjpro2 .eya_tjpro_list {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	min-height: 320px
}
.eya_tjpro2 .eya_tjpro_list .swiper-container4 {
	overflow: hidden;
	width: 100%
}
.eya_tjpro_list .swiper-slide {
	background: #f1f1f1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_tjpro_list .swiper-slide:nth-child(4n+4) {
	margin: 0 0 40px
}
.eya_tjpro_img {
	width: 95%;
	height: 264px;
	overflow: hidden;
	margin: 10px auto 0;
	padding: 0;
	position: relative
}
.eya_tjpro_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro_img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.eya_tjpro_list .swiper-slide:hover .eya_tjpro_img a:after {
	content: "";
	display: block;
	background: rgba(205,35,62,0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro_img i {
	display: block;
	width: 61px;
	height: 61px;
	overflow: hidden;
	margin: -30px 0 0 -30px;
	padding: 0;
	background: url(../images/pro_more.png) center center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	z-index: 3
}
.eya_tjpro_list .swiper-slide:hover .eya_tjpro_img i {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1)
}
.eya_tjpro_text {
	width: 92%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eya_tjpro_text a.eya_tjpro_name {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_tjpro_text p {
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 10px;
	padding: 0
}
.eya_tjpro_text em {
	display: block;
	background: url(../images/promore.png) center center no-repeat;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 43px;
	background-size: 100% 100%;
	position: absolute;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_tjpro_text em a {
	display: block;
	width: 70px;
	height: 43px;
	bottom: 0;
	right: 0;
	position: absolute;
}
.eya_tjpro_list .swiper-slide:hover .eya_tjpro_text em {
	background: url(../images/promore_on.png) center center no-repeat;
	background-size: 100% 100%
}
.eya_tjpro_list .swiper-button-prev2 {
	background: url(../images/prev2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 35%;
	left: -5%
}
.eya_tjpro_list .swiper-button-prev2:hover {
	background: url(../images/prev1_on.png) center center no-repeat
}
.eya_tjpro_list .swiper-button-next2 {
	background: url(../images/next2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 35%;
	right: -5%
}
.eya_tjpro_list .swiper-button-next2:hover {
	background: url(../images/next1_on.png) center center no-repeat
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_tjpro .eya_tjpro_list {
	width: 86%
}
}
@media (max-width:1280px) {
.eya_title {
	margin: 0 auto 50px
}
.eya_title p {
	font-size: 38px
}
.eya_title span {
	margin: 0 auto;
	font-size: 64px
}
.eya_tjpro {
	padding: 180px 0 0
}
.eya_tjpro .eya_tjpro_list {
	width: 86%
}
.eya_tjpro_img {
	height: 200px
}
}
@media (max-width:1200px) {
.eya_tjpro_img {
	height: 187px
}
}
@media (max-width:1080px) {
.eya_title p {
	font-size: 28px
}
.eya_title span {
	font-size: 32px
}
.eya_tjpro {
	padding: 160px 0 0
}
.eya_tjpro .eya_tjpro_list {
	width: 84%
}
.eya_tjpro_list .swiper-button-prev2 {
	left: -7%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -7%
}
}
@media (max-width:800px) {
.eya_tjpro .eya_tjpro_list {
	width: 80%
}
.eya_tjpro_list .swiper-button-prev2 {
	left: -9%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -9%
}
}
@media screen and (max-width:767px) and (min-width:426px) {
.eya_tjpro_list .swiper-button-prev2 {
	left: -11%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -11%
}
.eya_tjpro_list .swiper-button-prev2, .eya_tjpro_list .swiper-button-next2, .eya_tjpro_list .swiper-button-prev2:hover, .eya_tjpro_list .swiper-button-next2:hover {
	background-size: 35px 35px;
	width: 35px;
	height: 35px
}
}
@media (max-width:425px) {
.eya_tjpro .eya_tjpro_list {
	width: 70%
}
.eya_tjpro_text a.eya_tjpro_name {
	font-size: 16px
}
.eya_tjpro_list .swiper-button-prev2 {
	left: -17%
}
.eya_tjpro_list .swiper-button-next2 {
	right: -17%
}
.eya_tjpro_list .swiper-button-prev2, .eya_tjpro_list .swiper-button-next2, .eya_tjpro_list .swiper-button-prev2:hover, .eya_tjpro_list .swiper-button-next2:hover {
	background-size: 39px 39px;
	width: 39px;
	height: 39px
}
}
@media (max-width:375px) {
.eya_tjpro {
	padding: 140px 0 0
}
}
@media (max-width:320px) {
.eya_title span {
	font-size: 24px
}
.eya_tjpro {
	padding: 150px 0 0
}
}
.web_aboutss {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/eya_ab_bg.jpg) center center no-repeat;
	background-size: cover
}
.web_aboutss .webab_main {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.webab_main .webab_con {
	width: 43%;
	height: auto;
	margin: 0;
	padding: 0 40px 0 0;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.webab_con .webab_title {
	width: 100%;
	overflow: hidden;
	margin: 60px auto 0;
	padding: 0
}
.webab_con .webab_title i {
	display: block;
	margin: 0;
	padding: 0;
	color: rgb(255, 255, 255, 0.1);
	font-size: 70px;
	font-family: pmzd;
	font-style: normal;
	text-transform: Uppercase
}
.webab_con .webab_title span {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	margin: -45px auto 0;
	padding: 0
}
.webab_con .webab_title:after {
	content: "";
	display: block;
	background: #cd233e;
	width: 38px;
	height: 4px;
	margin: 20px 0 0
}
.webab_con .webab_text {
	width: 100%;
	line-height: 30px;
	color: #b2bed5;
	font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
	font-size: 16px;
	text-align: justify;
	margin: 48px auto;
	padding: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	min-height: 240px
}
.webab_con .webab_text p, .webab_con .webab_text p span {
	display: inline-block;
	line-height: 30px!important;
	color: #777!important;
	font-family: Arial, Helvetica, \5FAE\8F6F\96C5\9ED1, sans-serif!important;
	font-size: 15px!important
}
.webab_con .webab_more {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	letter-spacing: 0
}
.webab_more a {
	display: inline-block;
	width: auto;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #999;
	font-size: 15px;
	text-align: center;
	background-color: #fff;
	margin: 0 0 0 -4px;
	padding: 0 40px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.webab_more:before {
	width: 4px;
	height: 50px;
	content: "";
	display: inline-block;
	background: #cd233e
}
.webab_more a:hover {
	background: #cd233e;
	color: #fff
}
.webab_con .webab_ul {
	width: 100%;
	height: auto;
	margin: 60px 0 0;
	padding: 20px 0;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.webab_ul ul li {
	width: 33.333333%;
	height: auto;
	margin: 0;
	padding: 0 20px;
	border-right: 1px solid #e5e5e5;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.webab_ul ul li:nth-child(3) {
	border: 0
}
.webab_ul ul li a img {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.webab_ul ul li:hover a img {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg)
}
.webab_ul ul li a em {
	display: block;
	width: 100%;
	height: 16px;
	overflow: hidden;
	line-height: 16px;
	color: #777;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	margin: 4px auto 0;
	padding: 0
}
.webab_ul ul li a:hover em {
	color: #1f3c74
}
.web_aboutss .webab_pic {
	width: 53%;
	margin: 0;
	padding: 0;
	float: right;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.web_aboutss .webab_pic ul li {
	float: left;
	width: 49%;
	height: 224px;
	border-bottom: 1px solid #ee2c4b;
	background: #cd233e
}
.web_aboutss .webab_pic ul li img {
	height: auto
}
.web_aboutss .webab_pic ul li:nth-child(2n+1) {
	background: none
}
.web_aboutss .webab_pic ul li:nth-child(2n+1), .web_aboutss .webab_pic ul li:last-child {
	border-bottom: 0
}
.web_aboutss .webab_pic ul li .cont {
	padding: 25px 25px 25px 25px;
	color: #FFF
}
.web_aboutss .webab_pic ul li .cont span {
	font-size: 26px;
	line-height: 30px;
}
.web_aboutss .webab_pic ul li .cont p {
	font-size: 15px;
	line-height: 30px;
	margin-top: 20px;
}
.webab_pic a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative
}
.webab_pic a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.webab_pic a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.web_aboutss .webab_main {
	width: 94%
}
}
@media (max-width:1280px) {
.web_aboutss .webab_main {
	width: 94%
}
.webab_con .webab_title span {
	font-size: 38px;
	margin: -24px auto 0
}
.webab_con .webab_title i {
	font-size: 64px
}
}
@media (max-width:1080px) {
.webab_con .webab_title span {
	font-size: 28px
}
.webab_con .webab_title i {
	font-size: 32px
}
}
@media (max-width:800px) {
.web_aboutss .webab_main {
	width: 92%
}
.webab_con .webab_title {
	text-align: center;
	margin: 20px auto 0
}
.webab_con .webab_title:after {
	margin: 20px auto 0
}
.webab_con .webab_more {
	text-align: center
}
.webab_main .webab_con {
	width: 100%;
	padding: 0
}
.web_aboutss {
	background: url(../images/eya_ab_bg.jpg) top center no-repeat
}
.web_aboutss .webab_pic {
	width: 100%;
	margin-top: 48px
}
.web_aboutss .webab_pic ul li {
	width: 50%
}
}
@media (max-width:767px) {
.webab_con .webab_text {
	margin: 20px auto
}
.web_aboutss .webab_pic ul li {
	height: 214px
}
.web_aboutss .webab_pic ul li .cont {
	padding: 65px 0 65px 45px
}
}
@media (max-width:425px) {
.web_aboutss .webab_pic {
	display: none
}
.webab_main .webab_con {
	padding: 0 0 30px
}
}
.eya_pro {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	padding: 10px 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.pro_left {
	width: 26.1%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left
}
.eya_pro .eya_pro_list {
	width: 71%;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	min-height: 600px
}
.eya_pro .eya_pro_list .cont {
	overflow: hidden;
	width: 100%
}
.eya_pro_list li {
	width: 32%;
	float: left;
	margin: 0 2% 2% 0;
	background: #f1f1f1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	overflow: hidden
}
.eya_pro_list li:nth-child(3n+3) {
	margin: 0 0 20px 0
}
.eya_pro_list li .eya_tjpro_img {
	height: 250px;
	margin: 8px auto 0
}
.eya_pro_list li:hover .eya_tjpro_img a:after {
	content: "";
	display: block;
	background: rgba(205,35,62,0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_pro_list li:hover .eya_tjpro_img i {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1)
}
.eya_pro_list li:hover .eya_tjpro_text em {
	background: url(../images/promore_on.png) center center no-repeat;
	background-size: 100% 100%
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_pro {
	width: 94%
}
}
@media (max-width:1280px) {
.eya_pro {
	width: 94%;
	margin: 40px auto 0
}
.eya_pro .eya_pro_list {
	width: 70%
}
.eya_pro_list li .eya_tjpro_img {
	height: 214px
}
}
@media (max-width:1200px) {
.eya_pro_list li .eya_tjpro_img {
	height: 198px
}
}
@media (max-width:1080px) {
.eya_pro {
	margin: 20px auto 0
}
}
@media (max-width:1024px) {
.eya_pro_list li {
	width: 49%
}
.eya_pro_list li:nth-child(3n+3) {
	margin: 0 2% 2% 0
}
.eya_pro_list li:nth-child(2n+2) {
	margin: 0 0 20px 0
}
}
@media (max-width:800px) {
.eya_pro {
	width: 92%;
	margin: 20px auto 0
}
.pro_left {
	width: 100%
}
.eya_pro .eya_pro_list {
	width: 100%
}
.eya_pro_list li .eya_tjpro_img {
	height: 188px
}
}
@media (max-width:425px) {
.eya_pro_list li .eya_tjpro_img {
	height: 148px
}
}
@media (max-width:320px) {
.eya_pro_list li .eya_tjpro_img {
	height: 108px
}
.eya_pro_list li .eya_tjpro_text em {
	background: url(../images/promore.png) center bottom no-repeat;
	background-size: 100% 50%
}
.eya_pro_list li:hover .eya_tjpro_text em {
	background: url(../images/promore_on.png) center bottom no-repeat;
	background-size: 100% 50%
}
}
.eya_art {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding: 80px 0 0;
	background-color: #fafafa;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_art_top {
	width: 1400px;
	margin: 0 auto;
	position: relative
}
.eya_art_title {
	padding: 80px 45px;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	background: #cd233e;
	width: 20%;
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 2
}
.eya_art_title:after {
	content: "";
	display: inline-block;
	width: 38px;
	height: 4px;
	background: #fff;
	position: absolute;
	top: 66%;
	left: 45%
}
.eya_art_tj {
	width: 68%;
	background: #1f3c74;
	padding: 60px 5% 60px 5%;
	position: absolute;
	z-index: 1;
	top: -9%;
	right: 0
}
.eya_art_tj .text {
	width: 78%;
	margin-left: 5%;
	display: inline-block;
	float: left
}
.eya_art_tj .text a {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}
.eya_art_tj .text p {
	color: #fff;
	opacity: .5;
	line-height: 24px;
	margin-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.eya_art_tj .time {
	width: 12%;
	height: auto;
	display: inline-block;
	float: right;
	color: #fff;
	text-align: right;
	position: relative
}
.eya_art_tj .time span {
	font-size: 30px
}
.eya_art_tj .time p {
	font-size: 18px;
	opacity: .2
}
.eya_art_tj .time a {
	display: block;
	background: url(../images/eya_art_tj_more.png) center center no-repeat;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	margin-top: 5px
}
.eya_art_tj:hover .time a {
	background: url(../images/eya_art_tj_more_on.png) center center no-repeat;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_art_list {
	width: 1400px;
	margin: 80px auto 0;
	min-height: 360px
}
.eya_art_list ul li {
	width: 31%;
	margin: 0 3.22% 3.22% 0;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative
}
.eya_art_list ul li:nth-child(3n+3) {
	margin-right: 0
}
.eya_art_list ul li .time {
	width: 13%;
	display: inline-block;
	float: left;
	text-align: center;
	position: absolute;
	top: 25%
}
.eya_art_list ul li .time span {
	font-size: 26px;
	font-weight: bold
}
.eya_art_list ul li .time p {
	font-size: 20px;
	line-height: 12px;
	color: #999
}
.eya_art_list ul li .text {
	width: 80%;
	display: inline-block;
	float: right
}
.eya_art_list ul li .text a.title {
	font-size: 18px;
	color: #000;
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.eya_art_list ul li .text p {
	color: #999;
	line-height: 24px;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.eya_art_list ul li .text a.more {
	display: block;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: url(../images/more_jt2.png) 100% center no-repeat;
	color: #999;
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_art_list ul li:hover .text a.more {
	width: 95%;
	background: #1f3c74 url(../images/more_jt.png) 95% center no-repeat;
	color: #fff;
	padding: 0 0 0 5%
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_art_top, .eya_art_list {
	width: 94%
}
.eya_art_list ul li {
	margin: 0 3% 3% 0
}
.eya_art_list ul li .time {
	width: 17%
}
}
@media (max-width:1280px) {
.eya_art_top, .eya_art_list {
	width: 94%
}
.eya_art_title {
	font-size: 36px;
	height: 36px;
	line-height: 36px
}
.eya_art_tj .text {
	width: 75%;
	margin-left: 10%
}
.eya_art_list ul li {
	margin: 0 3.17% 3.17% 0
}
.eya_art_list ul li .time {
	width: 15%
}
}
@media screen and (max-width:1279px) and (min-width:1201px) {
.eya_art_list ul li {
	margin: 0 3% 3% 0
}
}
@media (max-width:1200px) {
.eya_art_title {
	font-size: 33px
}
.eya_art_tj .text {
	width: 70%
}
.eya_art_list ul li {
	margin: 0 3.15% 3.15% 0
}
}
@media screen and (max-width:1199px) and (min-width:1081px) {
.eya_art_list ul li {
	margin: 0 3% 3% 0
}
.eya_art_list ul li .time span {
	font-size: 22px
}
.eya_art_list ul li .time p {
	font-size: 16px
}
}
@media (max-width:1080px) {
.eya_art_list ul li {
	margin: 0 3.11% 3.11% 0
}
.eya_art_list ul li .time span {
	font-size: 20px
}
.eya_art_list ul li .time p {
	font-size: 16px
}
}
@media screen and (max-width:1079px) and (min-width:1025px) {
.eya_art_list ul li {
	margin: 0 3% 3% 0
}
.eya_art_list ul li .time span {
	font-size: 22px
}
.eya_art_list ul li .time p {
	font-size: 16px
}
}
@media (max-width:1024px) {
.eya_art_list ul li {
	margin: 0 3% 3% 0
}
}
@media screen and (max-width:1023px) and (min-width:801px) {
.eya_art_list ul li {
	width: 46%;
	margin: 0 7% 7% 0
}
.eya_art_list ul li:nth-child(3n+3) {
	margin-right: 7%
}
.eya_art_list ul li:nth-child(2n+2) {
	margin-right: 0
}
}
@media (max-width:800px) {
.eya_art {
	padding: 50px 0 40px
}
.eya_art_top, .eya_art_list {
	width: 92%
}
.eya_art_title {
	width: 15%;
	font-size: 24px
}
.eya_art_title:after {
	left: 40%
}
.eya_art_list ul li {
	width: 46%;
	margin: 0 7% 7% 0
}
.eya_art_list ul li:nth-child(3n+3) {
	margin-right: 7%
}
.eya_art_list ul li:nth-child(2n+2) {
	margin-right: 0
}
.eya_art_list ul li .time span {
	font-size: 22px
}
.eya_art_list ul li .time p {
	font-size: 18px
}
}
@media (max-width:768px) {
.eya_art {
	padding: 0;
	margin: 0 auto
}
.eya_art_title {
	display: none
}
.eya_art_tj {
	width: 90%;
	position: inherit;
	top: 0;
	padding: 30px;
	height: 120px;
	margin: 20px auto
}
.eya_art_tj .text {
	margin-left: 0
}
.eya_art_tj .time {
	width: 20%
}
.eya_art_list {
	margin: 20px auto 0
}
.eya_art_list ul li {
	width: 100%;
	margin: 0 0 20px 0
}
.eya_art_list ul li:nth-child(3n+3) {
	margin-right: 0
}
.eya_art_list ul li .text a.title {
	margin-bottom: 10px
}
.eya_art_list ul li .text a.more {
	margin-top: 10px
}
}
@media (max-width:425px) {
.eya_art {
	padding: 0
}
.eya_art_title {
	display: none
}
.eya_art_tj {
	width: 85%;
	position: inherit;
	top: 0;
	padding: 30px;
	height: 120px;
	margin: 20px auto
}
.eya_art_tj .text {
	margin-left: 0
}
.eya_art_tj .time {
	width: 20%
}
.eya_art_list {
	margin: 20px auto 0
}
.eya_art_list ul li {
	width: 100%;
	margin: 0 0 20px 0
}
.eya_art_list ul li:nth-child(3n+3) {
	margin-right: 0
}
.eya_art_list ul li .text a.title {
	margin-bottom: 10px
}
.eya_art_list ul li .text a.more {
	margin-top: 10px
}
}
@media (max-width:375px) {
.eya_art_tj .time span {
	font-size: 26px
}
}
@media (max-width:320px) {
.eya_art_tj .time span {
	font-size: 22px
}
.eya_art_list ul li .time span {
	font-size: 20px
}
.eya_art_list ul li .time p {
	font-size: 16px
}
}
.eya_case {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 20px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_case .eya_case_list {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.eya_case .eya_case_list .swiper-container4 {
	overflow: hidden;
	width: 100%
}
.eya_case_list .swiper-slide {
	background: #f1f1f1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_case_img {
	width: 100%;
	height: 375px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.eya_case_img a.img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative
}
.eya_case_img a.img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	vertical-align: middle;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eya_case_list .swiper-slide:hover .eya_case_img a.img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}
.eya_case_img a.name {
	position: absolute;
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: #1f3c74;
	opacity: .9;
	font-size: 20px;
	text-align: center;
	color: #fff;
	bottom: 0;
	font-style: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eya_case_list .swiper-button-prev2 {
	background: url(../images/prev2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 45%;
	left: -5%
}
.eya_case_list .swiper-button-prev2:hover {
	background: url(../images/prev1_on.png) center center no-repeat
}
.eya_case_list .swiper-button-next2 {
	background: url(../images/next2.png) center center no-repeat;
	width: 49px;
	height: 49px;
	background-size: 49px 49px;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: absolute;
	top: 45%;
	right: -5%
}
.eya_case_list .swiper-button-next2:hover {
	background: url(../images/next1_on.png) center center no-repeat
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eya_case .eya_case_list {
	width: 86%
}
}
@media (max-width:1280px) {
.eya_case {
	margin: 40px auto 0
}
.eya_case .eya_case_list {
	width: 86%
}
.eya_case_img {
	height: 290px
}
.eya_case_img a.name {
	height: 50px;
	line-height: 50px;
	font-size: 16px
}
}
@media (max-width:1200px) {
.eya_case_img {
	height: 270px
}
.eya_case_img a.name {
	height: 46px;
	line-height: 46px
}
}
@media (max-width:1080px) {
.eya_case {
	margin: 20px auto 0
}
.eya_case .eya_case_list {
	width: 84%
}
.eya_case_img {
	height: 365px
}
.eya_case_img a.name {
	height: 62px;
	line-height: 62px
}
.eya_case_list .swiper-button-prev2 {
	left: -7%
}
.eya_case_list .swiper-button-next2 {
	right: -7%
}
}
@media (max-width:1024px) {
.eya_case_img {
	height: 345px
}
.eya_case_img a.name {
	height: 58px;
	line-height: 58px
}
}
@media (max-width:800px) {
.eya_case .eya_case_list {
	width: 80%
}
.eya_case_img {
	height: 255px
}
.eya_case_img a.name {
	height: 45px;
	line-height: 45px
}
.eya_case_list .swiper-button-prev2 {
	left: -9%
}
.eya_case_list .swiper-button-next2 {
	right: -9%
}
}
@media (max-width:768px) {
.eya_case_img {
	height: 245px
}
.eya_case_img a.name {
	height: 42px;
	line-height: 42px
}
}
@media screen and (max-width:767px) and (min-width:426px) {
.eya_case_list .swiper-button-prev2 {
	left: -11%
}
.eya_case_list .swiper-button-next2 {
	right: -11%
}
.eya_case_list .swiper-button-prev2, .eya_case_list .swiper-button-next2, .eya_case_list .swiper-button-prev2:hover, .eya_case_list .swiper-button-next2:hover {
	background-size: 35px 35px;
	width: 35px;
	height: 35px
}
}
@media (max-width:425px) {
.eya_case .eya_case_list {
	width: 70%
}
.eya_case_list .swiper-button-prev2 {
	left: -17%
}
.eya_case_list .swiper-button-next2 {
	right: -17%
}
.eya_case_list .swiper-button-prev2, .eya_case_list .swiper-button-prev2:hover, .eya_case_list .swiper-button-next2, .eya_case_list .swiper-button-next2:hover {
	width: 39px;
	height: 39px;
	background-size: 39px 39px
}
}
@media (max-width:375px) {
.eya_case_img {
	height: 215px
}
.eya_case_img a.name {
	height: 36px;
	line-height: 36px
}
}
@media (max-width:320px) {
.eya_case_img {
	height: 185px
}
.eya_case_img a.name {
	height: 32px;
	line-height: 32px
}
}
.eyb_banner {
	width: 100%;
	height: 580px;
	overflow: hidden;
	margin: 0 auto;
	padding: 240px 0 0;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eyb_banner img {
	display: block;
	width: 1920px;
	height: 580px;
	overflow: hidden;
	margin: -285px 0 0 -960px;
	padding: 0;
	position: absolute;
	left: 50%;
	top: 50%
}
.eyb_banner .nyna_text {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.nyna_text p {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	font-size: 32px;
	margin: 0 auto;
	padding: 0
}
.nyna_text p font {
	color: rgba(255,255,255,0.5);
	font-size: 22px;
	margin: 0 0 0 10px
}
.nyna_text em {
	display: block;
	width: 40px;
	height: 4px;
	overflow: hidden;
	margin: 14px 0;
	padding: 0;
	background-color: #fff
}
.nyna_text span {
	display: block;
	width: 100%;
	height: auto;
	max-height: 60px;
	overflow: hidden;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	padding: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}
@media (max-width:1280px) {
.eyb_banner {
	height: 480px;
	padding: 180px 0 0
}
.eyb_banner img {
	display: block;
	width: 1707px;
	height: 480px;
	overflow: hidden;
	margin: -240px 0 0 -853.5px
}
.eyb_banner .nyna_text {
	width: 94%
}
}
@media (max-width:1080px) {
.eyb_banner {
	height: 440px;
	padding: 150px 0 0
}
.eyb_banner img {
	display: block;
	width: 1408px;
	height: 440px;
	overflow: hidden;
	margin: -220px 0 0 -704px
}
}
@media (max-width:1024px) {
.eyb_banner {
	padding: 160px 0 0
}
.eyb_banner img {
	display: block;
	width: 1280px;
	height: 400px;
	overflow: hidden;
	margin: -200px 0 0 -640px
}
}
@media (max-width:800px) {
.eyb_banner {
	height: 380px;
	padding: 120px 0 0
}
.eyb_banner img {
	display: block;
	width: 1280px;
	height: 360px;
	overflow: hidden;
	margin: -180px 0 0 -640px
}
}
@media (max-width:767px) {
.eyb_banner {
	height: 250px;
	padding: 60px 0 0
}
.eyb_banner img {
	display: block;
	width: 889px;
	height: 250px;
	overflow: hidden;
	margin: -125px 0 0 -444.5px
}
.eyb_banner .nyna_text {
	width: 92%
}
.nyna_text p {
	height: 30px;
	line-height: 30px;
	font-size: 26px
}
.nyna_text p font {
	font-size: 18px;
	margin: 0 0 0 10px
}
.nyna_text span {
	max-height: 48px;
	line-height: 24px;
	font-size: 14px
}
.nyna_text em {
	width: 40px;
	height: 2px;
	margin: 12px 0
}
}
@media (max-width:320px) {
.nyna_text p {
	line-height: 24px;
	font-size: 18px
}
.nyna_text p font {
	font-size: 14px
}
}
.web_crumb {
	width: 1400px;
	overflow: hidden;
	margin: -60px auto 0;
	padding: 10px 0;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
	position: relative
}
.web_crumb .crumb_main {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 20px 0 34px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.crumb_main img {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	top: 10px
}
.crumb_main p {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0
}
.crumb_main p a {
	color: #333
}
.crumb_main p a:hover {
	color: #1f3c74
}
.crumb_main p span {
	color: #777
}
@media (max-width:1280px) {
.web_crumb {
	width: 94%
}
}
@media (max-width:1080px) {
.crumb_main p {
	height: auto
}
}
@media (max-width:800px) {
.web_crumb {
	margin: -25px auto 0
}
.crumb_main img {
	top: 4px
}
.crumb_main p {
	height: auto;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	white-space: inherit
}
}
@media (max-width:767px) {
.web_crumb {
	width: 92%;
	margin: -25px auto 0
}
.crumb_main img {
	top: 4px
}
.crumb_main p {
	height: auto;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: inherit;
	padding: 0
}
}
.n_nav_box {
	width: 1400px;
	overflow: hidden;
	margin: -60px auto 0;
	border-bottom: 1px solid #e5e5e5;
	background-color: #fff;
	position: relative;
	z-index: 9
}
.n_nav_box .n_nav {
	display: flex;
	width: 50%;
	float: left;
	font-size: 0
}
.n_nav_box1 .n_nav {
	display: none
}
.n_nav::-webkit-scrollbar {
display:none
}
.n_nav a {
	font-size: 16px;
	line-height: 60px;
	color: #3C3C3C;
	display: inline-block;
	padding: 0 5px;
	min-width: 100px;
	max-width: 312px;
	text-align: center;
	position: relative;
	z-index: 1;
	transition: .5s;
	flex-grow: 1
}
.n_nav a+a:after {
	content: "";
	width: 1px;
	height: 16px;
	display: block;
	background: #e5e5e5;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 0;
	transition: 0s;
	z-index: 0
}
.n_nav a:before {
	content: "";
	width: 0;
	height: 100%;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	transition: .5s;
	z-index: -1;
	opacity: 0;
	background: #cd233e;
}
.n_nav a:hover:before, .n_nav a.on:before {
	width: 100%;
	opacity: 1
}
.n_nav a:hover:after, .n_nav a.on:after {
	height: 0
}
.n_nav a:hover, .n_nav a.on {
	color: #fff;
	font-weight: bold
}
.n_nav_box .n_position {
	max-width: 50%;
	height: 60px;
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 0 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.n_nav_box .n_position p {
	width: 100%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	color: #a6a6a6;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: right;
	margin: 0;
	padding: 0
}
.n_nav_box1 .n_position {
	max-width: 100%;
	float: left
}
.n_nav_box1 .n_position p {
	text-align: left
}
.n_position p img {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: -4px 0 0 0;
	padding: 0 4px 0 0
}
.n_position p svg {
	vertical-align: middle;
	width: 14px;
	height: 16px;
	display: inline-block;
	margin-right: 9px
}
.n_position p a {
	font-size: 15px;
	color: #98989a;
	position: relative;
	transition: .2s
}
.n_position p i {
	font-size: 15px;
	color: #98989a;
	display: inline-block;
	margin: 0;
	padding: 0 8px;
	font-family: arial;
	position: relative;
	top: -1px
}
.n_position p span {
	font-size: 15px;
	color: #1f3c74
}
.n_position p a:hover {
	color: #1f3c74
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.n_nav_box {
	width: 94%
}
}
@media (max-width:1280px) {
.n_nav_box {
	width: 94%
}
}
@media (max-width:800px) {
.n_nav_box .n_nav {
	width: 100%;
	float: inherit;
	border-bottom: 1px solid #e5e5e5;
}
.n_nav_box .ey_msj {
	display:none;
}
.n_nav_box .n_position {
	width: 100%;
	max-width: inherit;
	float: inherit;
	padding: 0
}
.n_nav_box .n_position p {
	text-align: left
}
}
@media (max-width:768px) {
.n_nav a {
	padding: 0;
	font-size: 15px
}
.n_nav_box .n_position {
	padding: 0 10px
}
}
.eyny_AboutUs {
	width: 100%;
	min-height: 480px;
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0 0;
	background: url(../fonts/37853b9d21204bad993df90b317708a8.woff) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg)
}
33.3% {
-webkit-transform:skewX(6.25deg) skewY(6.25deg);
transform:skewX(6.25deg) skewY(6.25deg)
}
44.4% {
-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);
transform:skewX(-3.125deg) skewY(-3.125deg)
}
55.5% {
-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);
transform:skewX(1.5625deg) skewY(1.5625deg)
}
66.6% {
-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);
transform:skewX(-.78125deg) skewY(-.78125deg)
}
77.7% {
-webkit-transform:skewX(.390625deg) skewY(.390625deg);
transform:skewX(.390625deg) skewY(.390625deg)
}
88.8% {
-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);
transform:skewX(-.1953125deg) skewY(-.1953125deg)
}
}
.eynyAb_data ul li p {
	width: 100%;
	font-size: 18px;
	color: #303030;
	line-height: 30px;
	margin-bottom: 4px
}
.eynyAb_data ul li span {
	font-size: 48px;
	color: #1f3c74;
	font-weight: bold
}
.eynyAb_data ul li em {
	color: #000;
	font-size: 15px;
	font-style: normal;
	margin-left: 8px
}
.eynyAb_data ul li:hover font {
	background: #cd233e;
	border: 2px solid #cd233e
}
.eynyAb_data ul li:hover font svg path {
	fill: #fff!important
}
.eynyAb_data ul li:hover font svg {
	-webkit-animation: jello 1s;
	-moz-animation: jello 1s;
	animation: jello 1s
}
.NyAbout_title {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 40px;
	padding: 0
}
.NyAbout_title p {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #303030;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.NyAbout_title i {
	display: block;
	width: 30px;
	height: 2px;
	overflow: hidden;
	margin: 9px auto;
	padding: 0;
	background-color: #e60027
}
.NyAbout_title span {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.NyAbout_title1 p, .NyAbout_title1 span {
	color: #fff
}
.NyAbout_title1 i {
	background-color: #fff
}
.NyAbout_part2 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0;
	background-color: #f5f5f5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.NyAbout_part2 .NyAboutPart2_main {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0 60px;
	background: url(../fonts/bd61d0b404f04e928a3222fbc4c76365.woff) infinite;
	-moz-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
	-o-animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
	animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite
}
.parallax > use:nth-child(1) {
	-webkit-animation-delay: -2s;
	-moz-animation-delay: -2s;
	-o-animation-delay: -2s;
	animation-delay: -2s;
	-webkit-animation-duration: 7s;
	-moz-animation-duration: 7s;
	-o-animation-duration: 7s;
	animation-duration: 7s
}
.parallax > use:nth-child(2) {
	-webkit-animation-delay: -3s;
	-moz-animation-delay: -3s;
	-o-animation-delay: -3s;
	animation-delay: -3s;
	-webkit-animation-duration: 10s;
	-moz-animation-duration: 10s;
	-o-animation-duration: 10s;
	animation-duration: 10s
}
.parallax > use:nth-child(3) {
	-webkit-animation-delay: -4s;
	-moz-animation-delay: -4s;
	-o-animation-delay: -4s;
	animation-delay: -4s;
	-webkit-animation-duration: 13s;
	-moz-animation-duration: 13s;
	-o-animation-duration: 13s;
	animation-duration: 13s
}
.parallax > use:nth-child(4) {
	-webkit-animation-delay: -5s;
	-moz-animation-delay: -5s;
	-o-animation-delay: -5s;
	animation-delay: -5s;
	-webkit-animation-duration: 20s;
	-moz-animation-duration: 20s;
	-o-animation-duration: 20s;
	animation-duration: 20s
}
@-webkit-keyframes move-forever {
0% {
-webkit-transform:translate3d(-90px, 0, 0);
transform:translate3d(-90px, 0, 0)
}
100% {
-webkit-transform:translate3d(85px, 0, 0);
transform:translate3d(85px, 0, 0)
}
}
@-moz-keyframes move-forever {
0% {
-moz-transform:translate3d(-90px, 0, 0);
transform:translate3d(-90px, 0, 0)
}
100% {
-moz-transform:translate3d(85px, 0, 0);
transform:translate3d(85px, 0, 0)
}
}
@-o-keyframes move-forever {
0% {
transform:translate3d(-90px, 0, 0)
}
100% {
transform:translate3d(85px, 0, 0)
}
}
@keyframes move-forever {
0% {
-webkit-transform:translate3d(-90px, 0, 0);
-moz-transform:translate3d(-90px, 0, 0);
transform:translate3d(-90px, 0, 0)
}
100% {
-webkit-transform:translate3d(85px, 0, 0);
-moz-transform:translate3d(85px, 0, 0);
transform:translate3d(85px, 0, 0)
}
}
@media screen and (max-width:1400px) and (min-width:1281px) {
.eyny_AboutUs .eynyAb_main {
	width: 94%
}
}
@media (max-width:1280px) {
.eyny_AboutUs .eynyAb_main {
	width: 94%
}
.NyAbout_part2 .NyAboutPart2_main {
	width: 100%;
	padding: 0 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.NyAboutPart3_main ul {
	width: 94%
}
.NyAboutPart3_main ul li {
	padding: 120px 20px
}
.NyAbout_part5 .NyAboutPart5_main {
	width: 94%
}
}
@media (max-width:800px) {
.eyny_AboutUs {
	padding: 40px 0
}
.eynyAb_main .eynyAb_con {
	width: 100%;
	float: inherit;
	padding: 0;
	border: 0
}
.eynyAb_con .eynyAb_text p {
	margin: 20px auto 0
}
.eynyAb_main .eynyAb_data {
	width: 100%;
	float: inherit;
	margin: 40px auto 0;
	text-align: center
}
.eynyAb_data ul li {
	width: 33.333333%;
	margin: 0;
	float: left
}
.eynyAb_data ul li font {
	margin: 0 28% 16px
}
.NyAbout_part2 {
	padding: 40px 0
}
.NyAboutPart2_main .swiper-container2 .swiper-slide {
	padding: 20px
}
.NyAboutPart3_main ul li {
	padding: 60px 20px
}
.NyAbout_part4 {
	padding: 40px 0
}
.NyAbout_part5 {
	padding: 40px 0
}
.NyAboutPart5_main .swiper-container3 {
	margin: -20px auto 0;
	padding: 20px 0
}
}
@media (max-width:767px) {
.NyAboutPart3_main ul li {
	width: 100%;
	padding: 40px 20px
}
}
@media screen and (max-width:700px) and (min-width:601px) {
.eynyAb_data ul li font {
	margin: 0 26% 16px
}
}
@media screen and (max-width:600px) and (min-width:465px) {
.eynyAb_data ul li font {
	margin: 0 14% 16px
}
}
@media screen and (max-width:464px) and (min-width:425px) {
.eynyAb_data ul li font {
	margin: 0 14% 16px;
	width: 88px;
	height: 88px
}
.eynyAb_data ul li font svg {
	padding-top: 20px
}
.eynyAb_data ul li p {
	font-size: 14px
}
.eynyAb_data ul li span {
	font-size: 36px
}
}
@media screen and (max-width:424px) and (min-width:360px) {
.eynyAb_data ul li font {
	margin: 0 14% 16px;
	width: 88px;
	height: 88px
}
.eynyAb_data ul li font svg {
	padding-top: 20px
}
.eynyAb_data ul li p {
	font-size: 14px
}
.eynyAb_data ul li span {
	font-size: 36px
}
}
@media screen and (max-width:359px) and (min-width:321px) {
.eynyAb_data ul li {
	width: inherit;
	margin: 0 auto 20px;
	float: inherit;
	text-align: center
}
.eynyAb_data ul li font {
	margin: 0 auto 10px
}
.eynyAb_data ul li p {
	margin: 0 auto
}
}
@media (max-width:320px) {
.eynyAb_data {
	display: none
}
}
.web_eyproducts {
	width: 100%;
	height: auto;
	min-height: 480px;
	margin: 0 auto;
	padding: 40px 0 70px
}
.web_eyproducts .eypro_main {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.eypro_main .eypro_left {
	width: 22%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left
}
.eypro_main .eypro_right {
	width: 76%;
	height: auto;
	margin: 0;
	padding: 0;
	float: right
}
.eypro_right .eypro_list {
	width: 100%;
	height: auto;
	min-height: 320px;
	margin: 0 auto 20px;
	padding: 0
}
@media (max-width:1280px) {
.web_eyproducts .eypro_main {
	width: 94%
}
}
@media screen and (max-width:1200px) and (min-width:1080px) {
.eypro_main .eypro_left {
	width: 27%
}
.eypro_main .eypro_right {
	width: 70%
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.eypro_main .eypro_left {
	width: 100%;
	margin: 0 auto
}
.eypro_main .eypro_right {
	width: 100%;
	margin: 0 auto
}
.eypro_list ul li {
	width: 32%;
	margin: 0 2% 2% 0
}
.eypro_list ul li:nth-child(3n+3) {
	margin: 0 0 20px 0
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.eypro_main .eypro_left {
	width: 100%;
	margin: 0 auto
}
.eypro_main .eypro_right {
	width: 100%;
	margin: 0 auto
}
}
@media (max-width:767px) {
.web_eyproducts .eypro_main {
	width: 92%
}
.eypro_main .eypro_left {
	width: 100%;
	margin: 0 auto
}
.eypro_main .eypro_right {
	width: 100%;
	margin: 0 auto
}
}
.nyPro_list {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0
}
.nyPro_list ul li {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	padding: 10px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nyPro_list ul li:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.1)
}
.nyPro_list ul li .nyProList_img {
	width: 23%;
	height: 240px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nyPro_list ul li .nyProList_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #fff;
	position: relative
}
.nyPro_list ul li .nyProList_img a img.nyPro_img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}
.nyPro_list ul li .nyProList_text {
	width: 73%;
	height: 240px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nyPro_list ul li .nyProList_text .nyProList_name {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.nyProList_text .nyProList_name a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.nyProList_text .nyProList_name a:hover {
	color: #1f3c74
}
.nyPro_list ul li .nyProList_text .nyProList_ms {
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
	padding: 0
}
.nyProList_text .nyProList_ms p {
	width: 100%;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #565656;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.nyPro_list ul li .nyProList_text .nyProList_tips {
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
	padding: 0
}
.nyProList_text .nyProList_tips dl dd {
	display: inline-block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #aaa;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0 20px 0 0;
	float: left
}
.nyProList_text .nyProList_tips dl dd span {
	color: #333
}
.nyPro_list ul li .nyProList_text .nyProList_btn {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.nyProList_text .nyProList_btn a {
	display: block;
	width: 130px;
	height: 40px;
	overflow: hidden;
	line-height: 38px;
	color: #999;
	font-size: 14px;
	text-align: center;
	margin: 0 20px 0 0;
	padding: 0;
	border: 1px solid #eaeaea;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.nyProList_text .nyProList_btn a:hover {
	color: #fff;
	background-color: #1f3c74;
	border: 1px solid #1f3c74
}
.eyny_Xgwz {
	width: 100%;
	overflow: hidden;
	margin: 20px auto 0;
	padding: 0
}
.eyny_Xgwz .Xgwz_tit {
	overflow: hidden;
	margin: 0 auto;
	padding: 20px;
	background: #1f3c74 url(../images/hd_bg.jpg) center center no-repeat;
	background-size: cover;
	border-radius: 4px 4px 0 0
}
.Xgwz_tit p {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0
}
.Xgwz_tit span {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	text-align: center
}
.eyny_Xgwz .Xgwz_list {
	width: 100%;
	min-height: 150px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
	border-radius: 0 0 4px 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eyny_Xgwz .Xgwz_list ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 10px 20px;
	border-bottom: 1px dashed #eaeaea;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eyny_Xgwz .Xgwz_list ul li:last-child {
	border: 0
}
.eyny_Xgwz .Xgwz_list ul li em {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/icon4.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 10px
}
.eyny_Xgwz .Xgwz_list ul li:hover em {
	background: url(../images/icon5.png) center center no-repeat
}
.eyny_Xgwz .Xgwz_list ul li a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.eyny_Xgwz .Xgwz_list ul li a:hover {
	color: #1f3c74
}
.eyny_Xgwz .Xgwz_list ul li span {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eyeyprodet_con .eyny_Xgwz .Xgwz_list {
	border: 1px solid #eaeaea;
	border-top: 0
}
@media screen and (max-width:1399px) and (min-width:1360px) {
.nyPro_list ul li .nyProList_img {
	width: 24%;
	height: 220px
}
.nyPro_list ul li .nyProList_text {
	width: 72%;
	height: 220px
}
}
@media screen and (max-width:1359px) and (min-width:1200px) {
.nyPro_list ul li .nyProList_img {
	width: 24%;
	height: 205px
}
.nyPro_list ul li .nyProList_text {
	width: 72%;
	height: 205px
}
.nyPro_list ul li .nyProList_text .nyProList_ms, .nyPro_list ul li .nyProList_text .nyProList_tips {
	margin: 5px auto
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.nyPro_list ul li .nyProList_img {
	width: 28%;
	height: 205px
}
.nyPro_list ul li .nyProList_text {
	width: 70%;
	height: 205px
}
.nyPro_list ul li .nyProList_text .nyProList_ms, .nyPro_list ul li .nyProList_text .nyProList_tips {
	margin: 5px auto
}
.eyny_Xgwz .Xgwz_tit {
	padding: 12px
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.nyPro_list ul li {
	margin: 0 auto 20px
}
.nyPro_list ul li .nyProList_img {
	width: 22%;
	height: 205px
}
.nyPro_list ul li .nyProList_text {
	width: 76%;
	height: 205px
}
.nyPro_list ul li .nyProList_text .nyProList_ms, .nyPro_list ul li .nyProList_text .nyProList_tips {
	margin: 5px auto
}
.eyny_Xgwz {
	margin: 20px auto
}
.eyny_Xgwz .Xgwz_tit {
	padding: 10px 10px 10px 20px
}
.Xgwz_tit p {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	min-width: 88px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left
}
.Xgwz_tit span {
	display: inline-block;
	height: 40px;
	line-height: 40px
}
.eyny_Xgwz .Xgwz_list {
	padding: 10px 20px
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.nyPro_list {
	margin: 0 auto 20px
}
.nyPro_list ul li {
	margin: 0 auto 20px
}
.nyPro_list ul li .nyProList_img {
	width: 28%;
	height: 205px
}
.nyPro_list ul li .nyProList_text {
	width: 70%;
	height: 205px
}
.nyPro_list ul li .nyProList_text .nyProList_ms, .nyPro_list ul li .nyProList_text .nyProList_tips {
	margin: 5px auto
}
.eyny_Xgwz {
	margin: 20px auto
}
.eyny_Xgwz .Xgwz_tit {
	padding: 10px 10px 10px 20px
}
.Xgwz_tit p {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	min-width: 88px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left
}
.Xgwz_tit span {
	display: inline-block;
	height: 40px;
	line-height: 40px
}
.eyny_Xgwz .Xgwz_list {
	padding: 10px 20px
}
}
@media (max-width:767px) {
.nyPro_list {
	margin: 0 auto 20px
}
.nyPro_list ul li {
	margin: 0 auto 20px
}
.nyPro_list ul li .nyProList_img {
	width: 100%;
	height: 260px;
	margin: 0 auto 10px
}
.nyPro_list ul li .nyProList_text {
	width: 100%;
	height: auto
}
.nyProList_text .nyProList_name a {
	height: 40px;
	line-height: 40px;
	font-size: 18px
}
.nyPro_list ul li .nyProList_text .nyProList_ms {
	margin: 5px auto
}
.nyProList_text .nyProList_ms p {
	height: auto;
	max-height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: inherit
}
.nyPro_list ul li .nyProList_text .nyProList_tips {
	margin: 5px auto
}
.nyProList_text .nyProList_tips dl dd {
	width: 48%;
	height: 30px;
	line-height: 30px;
	margin: 0 4% 0 0;
	padding: 0
}
.nyProList_text .nyProList_tips dl dd:nth-child(2n+2) {
	margin: 0
}
.nyPro_list ul li .nyProList_text .nyProList_btn {
	width: 100%;
	margin: 0 auto
}
.nyProList_text .nyProList_btn a {
	width: 48%;
	height: 40px;
	line-height: 38px;
	margin: 0;
	float: left
}
.nyProList_text .nyProList_btn a:first-child {
	margin: 0 4% 0 0
}
.eyny_Xgwz {
	margin: 20px auto
}
.eyny_Xgwz .Xgwz_tit {
	padding: 10px 10px 10px 20px
}
.Xgwz_tit p {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	min-width: 88px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left
}
.Xgwz_tit span {
	display: inline-block;
	height: 40px;
	line-height: 40px
}
.eyny_Xgwz .Xgwz_list {
	padding: 10px 20px
}
}
@media (max-width:320px) {
.nyPro_list ul li .nyProList_img {
	height: 240px
}
.eyny_Xgwz .Xgwz_tit {
	padding: 6px 12px
}
.Xgwz_tit span {
	font-size: 22px
}
.eyny_Xgwz .Xgwz_list {
	padding: 10px
}
}
.web_nynews {
	width: 100%;
	min-height: 480px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 70px;
	background-color: #f8f8f8
}
.web_nynews .eynyNew_main {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.eynyNew_main .eynyNew_Tj {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 20px 290px;
	border-bottom: 1px dashed #eaeaea;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyNew_Tj .eynyNew_TjImg {
	width: 270px;
	height: 160px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 20px
}
.eynyNew_Tj .eynyNew_TjImg a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.eynyNew_Tj .eynyNew_TjImg a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eynyNew_Tj:hover .eynyNew_TjImg a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}
.eynyNew_Tj .eynyNew_TjText {
	width: 100%;
	height: 160px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjName {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjName a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjName a:hover {
	color: #1f3c74
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjMs {
	width: 100%;
	overflow: hidden;
	margin: 6px auto 10px;
	padding: 0
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjMs p {
	width: 100%;
	height: 75px;
	overflow: hidden;
	line-height: 25px;
	color: #888;
	font-size: 15px;
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjTime {
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #aaa;
	font-size: 14px;
	margin: 0 auto;
	padding: 0
}
.eynyNew_Tj .eynyNew_TjText .eynyNew_TjTime img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 5px 5px 5px 0;
	padding: 0;
	float: left
}
.eynyNew_main .eynyNew_list {
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
	padding: 0
}
.eynyNew_list ul li {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px dashed #eaeaea;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eynyNew_list ul li:hover {
	padding: 20px;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.06)
}
.eynyNew_list ul li .eynyNew_name {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eynyNew_list ul li .eynyNew_name a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.eynyNew_list ul li .eynyNew_name a:hover {
	color: #1f3c74
}
.eynyNew_list ul li .eynyNew_ms {
	width: 100%;
	overflow: hidden;
	margin: 6px auto 10px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyNew_list ul li .eynyNew_ms p {
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 25px;
	color: #888;
	font-size: 15px;
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.eynyNew_list ul li .eynyNew_time {
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #aaa;
	font-size: 14px;
	margin: 0 auto;
	padding: 0
}
.eynyNew_list ul li .eynyNew_time img {
	display: block;
	width: 20px;
	height: 20px;
	margin: 5px 5px 5px 0;
	padding: 0;
	float: left
}
.eynyNew_list ul li .eynyNew_more {
	width: 99px;
	height: 160px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-left: 1px solid #eaeaea;
	position: absolute;
	top: 24px;
	right: 0
}
.eynyNew_list ul li .eynyNew_more a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/jt9.png) center center no-repeat
}
.eynyNew_list ul li:hover .eynyNew_more {
	border-left: 1px solid #fff
}
.eynyNew_list ul li:hover .eynyNew_more a {
	background: url(../images/jt13.png) center center no-repeat
}
.eynyDown_list ul li {
	margin: 0 auto 20px;
	padding: 20px 120px 20px 20px
}
.eynyDown_list ul li .eynyNew_time {
	height: 30px;
	line-height: 30px;
	margin: 0 auto
}
.eynyDown_list ul li .eynyNew_more {
	height: 70px;
	margin: 0;
	top: 20px
}
.eynyDown_list ul li .eynyNew_more a {
	background: url(../images/jt1.png) center center no-repeat
}
.eynyDown_list ul li:hover .eynyNew_more a {
	background: url(../images/jt4.png) center center no-repeat
}
.newsdetail_con .NyDown_btn {
	width: 100%;
	overflow: hidden;
	margin: 20px auto 0;
	padding: 0
}
.newsdetail_con .NyDown_btn a.downbtn {
	display: block;
	width: 160px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	margin: 0 auto;
	padding: 0;
	background-color: #1f3c74
}
.newsdetail_con .NyDown_btn a.downbtn:hover {
	background-color: #fe9b02
}
@media screen and (max-width:1399px) and (min-width:1200px) {
.web_nynews .eynyNew_main {
	width: 90%
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.web_nynews .eynyNew_main {
	width: 90%
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_nynews .eynyNew_main {
	width: 94%
}
.web_nynews .eyxnew_list ul li {
	margin: 0 2% 20px 0
}
.web_nynews .eyxnew_list ul li:nth-child(3n+3) {
	margin: 0 0 20px
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.web_nynews .eynyNew_main {
	width: 94%
}
}
@media (max-width:767px) {
.web_nynews {
	padding: 20px 0
}
.web_nynews .eynyNew_main {
	width: 94%
}
}
.web_NySuccesscase {
	width: 1400px;
	height: auto;
	margin: 0 auto 60px;
	padding: 0
}
.web_NySuccesscase .eynyCase_list {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.eynyCase_list ul li {
	width: 31.667%;
	height: auto;
	overflow: hidden;
	margin: 0 2.4995% 30px 0;
	padding: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyCase_list ul li:nth-child(3n+3) {
	margin: 0 0 30px
}
.eynyCase_list ul li .idxCase_img {
	width: 100%;
	height: 280px;
	overflow: hidden;
	margin: 0 auto 10px;
	padding: 0
}
.eynyCase_list ul li .idxCase_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.eynyCase_list ul li .idxCase_img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eynyCase_list ul li:hover .idxCase_img a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}
.eynyCase_list ul li .idxCase_text {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyCase_list ul li .idxCase_text .idxCase_name {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyCase_list ul li .idxCase_text .idxCase_name a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0
}
.eynyCase_list ul li .idxCase_text span {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	margin: 4px auto 10px;
	padding: 0
}
.eynyCase_list ul li .idxCase_text span img {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0 4px 0 0;
	padding: 0;
	float: left
}
.eynyCase_list ul li:hover .idxCase_text .idxCase_name a {
	color: #1f3c74
}
.eynyCase_list ul li .idxCase_text p {
	width: 100%;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #888;
	font-size: 14px;
	word-break: break-all;
	margin: 0 auto;
	padding: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyCase_list ul li .idxCase_text a.idxCase_btn {
	display: block;
	width: 120px;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 20px 0 0;
	padding: 0;
	background-color: #333
}
.eynyCase_list ul li .idxCase_text a.idxCase_btn img {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	vertical-align: middle;
	margin: -2px 0 0;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eynyCase_list ul li:hover .idxCase_text a.idxCase_btn {
	background-color: #1f3c74
}
.eynyCase_list ul li:hover .idxCase_text a.idxCase_btn img {
	margin: -2px 0 0 10px
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.web_NySuccesscase {
	width: 90%
}
.eynyCase_list ul li .idxCase_img {
	height: 226px
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_NySuccesscase {
	width: 96%;
	margin: 0 auto 40px
}
.eynyCase_list ul li {
	width: 32%;
	margin: 0 2% 20px 0
}
.eynyCase_list ul li:nth-child(3n+3) {
	margin: 0 0 20px
}
.eynyCase_list ul li .idxCase_img {
	height: 232px
}
.eynyCase_list ul li .idxCase_text a.idxCase_btn {
	margin: 12px 0 0
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.web_NySuccesscase {
	width: 96%;
	margin: 0 auto 40px
}
.eynyCase_list ul li {
	width: 48.5%;
	margin: 0 3% 20px 0
}
.eynyCase_list ul li:nth-child(3n+3) {
	margin: 0 3% 20px 0
}
.eynyCase_list ul li:nth-child(2n+2) {
	margin: 0 0 20px
}
.eynyCase_list ul li .idxCase_img {
	height: 264px
}
.eynyCase_list ul li .idxCase_text a.idxCase_btn {
	margin: 12px 0 0
}
}
@media (max-width:767px) {
.web_NySuccesscase {
	width: 92%;
	margin: 0 auto 40px
}
.eynyCase_list ul li {
	width: 100%;
	margin: 0 auto 20px
}
.eynyCase_list ul li:nth-child(3n+3) {
	margin: 0 auto 20px
}
.eynyCase_list ul li .idxCase_img {
	height: 280px
}
.eynyCase_list ul li .idxCase_text .idxCase_name a {
	font-size: 18px
}
.eynyCase_list ul li .idxCase_text span {
	margin: 0 auto 10px
}
.eynyCase_list ul li .idxCase_text a.idxCase_btn {
	margin: 10px 0 0
}
}
@media (max-width:414px) {
.eynyCase_list ul li .idxCase_img {
	height: 280px
}
}
@media (max-width:375px) {
.eynyCase_list ul li .idxCase_img {
	height: 260px
}
}
@media (max-width:320px) {
.eynyCase_list ul li .idxCase_img {
	height: 222px;
	margin: 0 auto 4px
}
.eynyCase_list ul li .idxCase_text .idxCase_name a {
	font-size: 16px
}
}
#fengye {
	text-align: center;
	margin: 10px auto 0;
	color: #555;
	font-size: 14px
}
#fengye table {
	display: inline-block
}
#fengye a {
	display: inline-block;
	padding: 0 10px;
	background: #ddd;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 5px;
	border-radius: 2px;
	color: #555;
	font-size: 14px
}
#fengye a:hover {
	background: #1f3c74;
	color: #ffffff
}
#fengye a.pnnum1 {
	background: #1f3c74;
	color: #ffffff
}
#fengye .page-num-current {
	background: #1f3c74;
	color: #ffffff;
}
@media (max-width:767px) {
#fengye {
	margin: 0 auto;
	font-size: 0
}
#fengye input, #fengye .p_input {
	display: none
}
#fengye a {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border-radius: 4px
}
#fengye table tr td {
	font-size: 0
}
}
@media (max-width:375px) {
#fengye {
	margin: 0 auto
}
}
@media (max-width:320px) {
#fengye {
	margin: 0 auto
}
#fengye a {
	margin: 0 3px
}
}
.web_nynewsdetail {
	width: 1400px;
	overflow: hidden;
	margin: 40px auto;
	padding: 0
}
.web_nynewsdetail .newsdetail_title {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 32px;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.web_nynewsdetail .newsdetail_tips {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	text-align: center;
	margin: 20px auto;
	padding: 10px 0;
	background-color: #f1f1f1
}
.web_nynewsdetail .newsdetail_con {
	width: 100%;
	min-height: 360px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	line-height: 30px;
	color: #565656;
	font-size: 16px;
	text-align: justify
}
.newsdetail_con p, .newsdetail_con div {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	color: #565656;
	font-size: 16px;
	text-align: justify;
	margin: 0 auto;
	padding: 0
}
.newsdetail_con p span, .newsdetail_con span, .newsdetail_con p em, .newsdetail_con em {
	font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important;
	font-size: 16px!important
}
.newsdetail_con table tr td p {
	text-indent: 0!important
}
.newsdetail_con img {
	display: inline-block;
	width: auto!important;
	height: auto!important;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	text-indent: 0!important
}
.web_nynewsdetail .web_PrevNext {
	margin: 40px auto 0
}
@media (max-width:1280px) {
.web_nynewsdetail {
	width: 94%
}
}
@media (max-width:800px) {
.web_nynewsdetail .newsdetail_title {
	font-size: 28px
}
}
@media (max-width:767px) {
.web_nynewsdetail {
	width: 92%;
	margin: 20px auto
}
.web_nynewsdetail .newsdetail_title {
	line-height: 32px;
	font-size: 24px
}
.web_nynewsdetail .newsdetail_con {
	max-height: 9999999999999999px
}
.newsdetail_con div {
	max-height: 9999999999999999px;
	line-height: 28px;
	color: #565656;
	font-size: 14px;
	text-align: justify
}
.newsdetail_con p {
	width: 100%;
	overflow: hidden;
	line-height: 28px;
	color: #565656;
	font-size: 14px;
	text-align: justify;
	text-indent: 0;
	margin: 0 auto;
	padding: 0
}
.newsdetail_con p span, .newsdetail_con span, .newsdetail_con p em, .newsdetail_con em {
	color: #666!important;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important;
	font-size: 15px!important
}
.web_nynewsdetail .web_PrevNext {
	margin: 20px auto 0
}
}
@media (max-width:320px) {
.web_nynewsdetail .newsdetail_title {
	line-height: 30px;
	font-size: 20px
}
}
.web_PrevNext {
	width: 100%;
	overflow: hidden;
	margin: 60px auto 0;
	padding: 20px 0 0;
	border-top: 1px solid #eaeaea
}
.web_PrevNext ul li {
	width: 50%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #999;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	padding: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.web_PrevNext ul li a {
	color: #333;
	font-size: 16px
}
.web_PrevNext ul li:last-child {
	text-align: right
}
.web_PrevNext ul li:hover {
	color: #1f3c74
}
.web_PrevNext ul li:hover a {
	color: #1f3c74
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_PrevNext {
	margin: 20px auto 0;
	padding: 10px 0 0
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.web_PrevNext {
	margin: 20px auto 0;
	padding: 10px 0 0
}
.web_PrevNext ul li {
	padding: 0
}
}
@media (max-width:767px) {
.web_PrevNext {
	margin: 20px auto 0;
	padding: 10px 0 0
}
.web_PrevNext ul li {
	width: 100%;
	padding: 0
}
.web_PrevNext ul li:last-child {
	text-align: left
}
}
.web_NyOrder {
	width: 1400px;
	overflow: hidden;
	margin: 40px auto;
	padding: 0
}
.web_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.web_msg h3 {
	display: none!important
}
.web_msg ul {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.web_msg ul li {
	width: 100%;
	overflow: hidden;
	line-height: 44px;
	margin: 0 auto 20px!important;
	padding: 0;
	color: #999;
	font-size: 14px
}
.web_msg ul li:last-child {
	margin: 0 auto!important
}
.web_msg ul li h4 {
	width: 10%!important;
	height: 44px!important;
	overflow: hidden;
	line-height: 44px!important;
	margin: 0;
	padding: 0 12px 0 0;
	color: #333;
	font-size: 14px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.web_msg ul li .msg_ipt1, .web_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 0;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.web_msg ul li .msg_ipt1, .web_msg ul li .msg_ipt12, .web_msg ul li .msg_tara {
	width: 88%!important;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important
}
.web_msg ul li .msg_ipt1, .web_msg ul li .msg_ipt12, .web_msg ul li .msg_ipt2 {
	height: 44px!important;
	background: url(../images/tb_img.png) right center no-repeat!important
}
.web_msg ul li .msg_ipt12 {
	width: 85%;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.msg_ipt1 input, .msg_tara textarea {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input {
	height: 44px!important;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important
}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea {
	border-radius: 0;
	font-size: 14px!important;
	background-color: #fff!important;
	border: 1px solid #eaeaea!important;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important;
	outline: none!important;
	resize: none!important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.web_msg ul li .msg_ipt1 #selPvc {
	border-radius: 0;
	height: 44px!important;
	line-height: 44px!important;
	color: #666!important;
	font-size: 14px!important;
	background-color: #fff!important;
	border: 1px solid #eaeaea!important;
	padding: 0 15px!important;
	outline: none!important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}
.web_msg ul li .msg_ipt2, .msg_ipt2 input {
	width: 160px!important
}
.web_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left
}
.web_msg ul li .col-md-4 img {
	height: 42px
}
.web_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 0;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left
}
.web_msg ul li a.yzm_img {
	width: 120px!important;
	height: 44px!important;
	background: url(../images/tb_img.png) right center no-repeat!important
}
.web_msg ul li a.yzm_img img {
	display: block;
	width: 100%!important;
	height: 100%!important
}
.web_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	float: left
}
.web_msg ul li .msg_btn {
	width: 88%!important
}
.msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 0 15px 0 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ccc;
	float: left
}
.msg_btn input {
	width: 160px!important;
	height: 44px!important;
	line-height: 44px!important;
	color: #fff!important;
	font-size: 15px!important;
	text-align: center!important;
	border: none!important;
	background-color: #1f3c74!important;
	cursor: pointer!important
}
.msg_btn input:last-child {
	background-color: #3b3b3b!important
}
.msg_btn input:hover {
	background-color: #9b1710!important
}
.msg_btn input:last-child:hover {
	background-color: #1f3c74!important
}
@media screen and (max-width:1399px) and (min-width:1200px) {
.web_NyOrder {
	width: 90%
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.web_NyOrder {
	width: 90%;
	margin: 40px auto
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_NyOrder {
	width: 96%;
	margin: 40px auto
}
.web_msg ul li {
	margin: 0 auto 20px!important
}
.web_msg ul li .msg_ipt2, .msg_ipt2 input {
	width: 140px!important
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.web_NyOrder {
	width: 96%;
	margin: 40px auto
}
.web_msg ul li {
	margin: 0 auto 20px!important
}
.web_msg ul li h4 {
	width: 12%!important
}
.web_msg ul li .msg_ipt12, .web_msg ul li .msg_ipt1, .web_msg ul li .msg_tara, .web_msg ul li .msg_btn {
	width: 88%!important
}
}
@media (max-width:767px) {
.web_NyOrder {
	width: 92%;
	margin: 20px auto
}
.web_msg ul li {
	margin: 0 auto 20px!important
}
.web_msg ul li h4 {
	display: none!important
}
.web_msg ul li .msg_ipt12, .web_msg ul li .msg_ipt1, .web_msg ul li .msg_tara, .web_msg ul li .msg_btn {
	width: 100%!important;
	float: inherit!important
}
.msg_btn input {
	width: 48%!important;
	margin: 0 4% 0 0!important
}
.msg_btn input:last-child {
	margin: 0!important
}
.web_msg ul li a.yzm_img {
	float: inherit!important
}
.web_msg ul li span {
	display: block;
	line-height: 24px;
	margin: 10px 0 0
}
}
@media (max-width:320px) {
.web_msg ul li .msg_ipt2, .msg_ipt2 input {
	width: 150px!important
}
.web_msg ul li span {
	line-height: 24px;
	margin: 10px 0 0
}
}
.eyny_order {
	width: 100%;
	min-height: 480px;
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0 0;
	background: url(../images/n_about_bg.jpg) left center no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eyny_order .eynyorder_main {
	width: 1400px;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0
}
.eynyorder_main .eynyorder_left {
	width: 30%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eynyorder_left .eynyorder_title {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eynyorder_left .eynyorder_title span {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 48px;
	color: #303030;
	font-size: 44px;
	font-weight: bold;
	margin: 0 auto 10px;
	padding: 0
}
.eynyorder_left .eynyorder_title p {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #303030;
	font-size: 30px;
	margin: 0 auto;
	padding: 0
}
.eynyorder_left .eynyorder_dh {
	width: 100%;
	overflow: hidden;
	margin: 60px auto 0;
	padding: 20px 0 0;
	border-top: 1px solid #e5e5e5
}
.eynyorder_left .eynyorder_dh p {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	color: #888;
	font-size: 16px;
	margin: 0 auto 10px;
	padding: 0
}
.eynyorder_left .eynyorder_dh b {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #1f3c74;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	background: linear-gradient(to right, #cd233e, #1f3c74);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.eynyorder_main .eynyorder_right {
	width: 70%;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 60px;
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eynyorder_right .eynyorder_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
@media (max-width:1280px) {
.eyny_order .eynyorder_main {
	width: 94%
}
}
@media (max-width:800px) {
.eyny_order {
	padding: 40px 0 0
}
.eynyorder_main .eynyorder_left {
	width: 100%;
	float: inherit;
	margin: 0 auto 20px
}
.eynyorder_left .eynyorder_title span br {
	display: none
}
.eynyorder_left .eynyorder_dh {
	margin: 20px auto 0
}
.eynyorder_main .eynyorder_right {
	width: 100%;
	float: inherit;
	margin: 0 auto;
	padding: 0
}
#web_msg.web_msg {
	margin: 0 auto!important
}
}
@media (max-width:767px) {
.eynyorder_left .eynyorder_title span {
	line-height: 40px;
	font-size: 36px
}
.eynyorder_left .eynyorder_title p {
	line-height: 30px;
	font-size: 26px
}
}
@media (max-width:320px) {
.eynyorder_left .eynyorder_title span {
	font-size: 32px
}
}
.eyny_contact {
	width: 100%;
	height: auto;
	min-height: 400px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eyny_contact .eynycon_lxfs {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 60px 0
}
.eynycon_lxfs .eynyconLxfs_hd {
	width: 100%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	color: #fff;
	font-size: 26px;
	margin: 0 auto;
	padding: 0 40px;
	background: url(../images/contact_bt_bg.png) 0 0 no-repeat;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eynycon_lxfs .eynyconLxfs_hd span {
	font-size: 16px;
	margin: 0 0 0 10px
}
.eynycon_lxfs .eynyconLxfs_con {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 60px 40px;
	background-color: #fff;
	box-shadow: 0 10px 20px rgba(0,0,0,0.1);
	border-radius: 0 0 4px 4px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.eynyconLxfs_con .contact_bt {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto 20px;
	padding: 0;
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align: center
}
.eynyconLxfs_con .contact_des {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	margin: 0 auto;
	padding: 0;
	color: #777;
	font-size: 15px;
	text-align: center
}
.eynyconLxfs_con .contact-info-list {
	width: 100%;
	height: auto;
	margin: 60px auto 0;
	padding: 0
}
.eynyconLxfs_con .contact-info-list li {
	width: 19.2%;
	overflow: hidden;
	margin: 0 1% 0 0;
	padding: 0;
	float: left
}
.eynyconLxfs_con .contact-info-list li:nth-child(5) {
	margin: 0
}
.contact-info-list .c-info img {
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #e5e5e5;
	margin: 0 auto 20px;
	padding: 9px;
	border-radius: 4px
}
.contact-info-list .c-info p {
	line-height: 30px;
	padding: 0;
	font-size: 16px;
	color: #333;
	text-align: center
}
.contact-info-list .c-info a {
	display: block;
	width: 118px;
	height: 118px;
	border: 1px solid #e5e5e5;
	margin: 0 auto 20px;
	padding: 0;
	border-radius: 50%;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.contact-info-list .c-info a.c-tel1 {
	background: #fff url("../images/tell1.png") center center no-repeat
}
.contact-info-list .c-info a.c-tel2 {
	background: #fff url("../images/tell2.png") center center no-repeat
}
.contact-info-list .c-info a.c-addr {
	background: #fff url("../images/site.png") center center no-repeat
}
.contact-info-list .c-info a.c-mail {
	background: #fff url("../images/email.png") center center no-repeat
}
.contact-info-list .c-info:hover a {
	width: 120px;
	height: 120px;
	border: 0 solid #e5e5e5;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg)
}
.contact-info-list .c-info:hover a.c-tel1 {
	background: #1f3c74 url("../images/tell1hv.png") center center no-repeat
}
.contact-info-list .c-info:hover a.c-tel2 {
	background: #1f3c74 url("../images/tell2hv.png") center center no-repeat
}
.contact-info-list .c-info:hover a.c-addr {
	background: #1f3c74 url("../images/sitehv.png") center center no-repeat
}
.contact-info-list .c-info:hover a.c-mail {
	background: #1f3c74 url("../images/emailhv.png") center center no-repeat
}
.contact-info-list .c-info .c-info-detail {
	width: 100%;
	line-height: 24px;
	color: #999;
	font-size: 14px;
	text-align: center
}
.contact-info-list .c-info .c-info-detail1 {
	line-height: 30px;
	color: #1f3c74;
	font-size: 24px;
	font-weight: bold
}
.eyny_contact .eynycon_map {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 0 70px;
	background-color: #fff
}
.eynycon_map .eynyconmap_main {
	width: 1400px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eynyconmap_main .eynyconmap_con {
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eynyconmap_con .eynyconmap_child {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
#container {
	width: 100%;
	height: 120%
}
@media (max-width:1280px) {
.eyny_contact .eynycon_lxfs {
	width: 94%
}
.eynycon_map .eynyconmap_main {
	width: 94%
}
}
@media (max-width:1024px) {
.eyny_contact .eynycon_lxfs {
	padding: 40px 0
}
.eynycon_lxfs .eynyconLxfs_con {
	padding: 40px
}
.eynyconLxfs_con .contact-info-list {
	margin: 40px auto 0
}
.eyny_contact .eynycon_map {
	padding: 40px 0
}
}
@media (max-width:800px) {
.eynyconLxfs_con .contact-info-list li {
	width: 48%;
	margin: 0 4% 0 0
}
.eynyconLxfs_con .contact-info-list li:nth-child(2) {
	margin: 0
}
.eynyconLxfs_con .contact-info-list li:nth-child(3) {
	width: 100%;
	margin: 20px auto
}
.eynyconLxfs_con .contact-info-list li:nth-child(5) {
	margin: 0
}
}
@media (max-width:767px) {
.eyny_contact .eynycon_lxfs {
	padding: 20px 0
}
.eynycon_lxfs .eynyconLxfs_hd {
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	background-size: 100% 100%;
	padding: 0 30px
}
.eynycon_lxfs .eynyconLxfs_hd span {
	display: none
}
.eynycon_lxfs .eynyconLxfs_con {
	padding: 20px
}
.eynyconLxfs_con .contact_bt {
	font-size: 24px
}
.eynyconLxfs_con .contact-info-list li {
	width: 100%;
	margin: 0 auto 20px
}
.eynyconLxfs_con .contact-info-list li:nth-child(2), .eynyconLxfs_con .contact-info-list li:nth-child(3), .eynyconLxfs_con .contact-info-list li:nth-child(5) {
	margin: 0 auto 20px
}
.eyny_contact .eynycon_map {
	padding: 20px 0
}
}
.web_NyHonor {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 40px 0
}
.web_NyHonor .eynyHonor_list {
	width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0
}
.eynyHonor_list ul li {
	width: 23.5%;
	height: auto;
	margin: 0 2% 30px 0;
	padding: 20px;
	background-color: #f8f8f8;
	border-radius: 4px;
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eynyHonor_list ul li:nth-child(4n+4) {
	margin: 0 0 30px
}
.eynyHonor_list ul li:hover {
	background-color: #fff;
	box-shadow: 0 8px 16px rgba(0,0,0,0.1);
	border-radius: 10px 10px 0 0
}
.eynyHonor_list ul li .webHonor_img {
	width: 100%;
	height: 240px;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0
}
.eynyHonor_list ul li .webHonor_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	position: relative
}
.eynyHonor_list ul li .webHonor_img a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eynyHonor_list ul li:hover .webHonor_img a img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}
.eynyHonor_list ul li .webHonor_text {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eynyHonor_list ul li .webHonor_text a {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.eynyHonor_list ul li:hover .webHonor_text a {
	color: #1f3c74
}
.eynyHonor_list ul li i {
	display: block;
	width: 0;
	height: 3px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #1f3c74;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eynyHonor_list ul li:hover i {
	width: 100%
}
@media screen and (max-width:1399px) and (min-width:1360px) {
.web_NyHonor .eynyHonor_list {
	width: 90%
}
.eynyHonor_list ul li .webHonor_img {
	height: 190px
}
}
@media screen and (max-width:1359px) and (min-width:1200px) {
.web_NyHonor .eynyHonor_list {
	width: 90%
}
.eynyHonor_list ul li .webHonor_img {
	height: 174px
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.web_NyHonor .eynyHonor_list {
	width: 94%
}
.eynyHonor_list ul li {
	padding: 10px
}
.eynyHonor_list ul li .webHonor_img {
	height: 160px;
	margin: 0 auto 10px
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_NyHonor .eynyHonor_list {
	width: 94%
}
.eynyHonor_list ul li {
	margin: 0 2% 20px 0;
	padding: 10px
}
.eynyHonor_list ul li:nth-child(4n+4) {
	margin: 0 0 20px
}
.eynyHonor_list ul li .webHonor_img {
	height: 160px;
	margin: 0 auto 10px
}
.eynyHonor_list ul li .webHonor_text a {
	height: 30px;
	line-height: 30px;
	font-size: 15px
}
.eynyHonor_list ul li i {
	height: 3px
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.web_NyHonor .eynyHonor_list {
	width: 94%
}
.eynyHonor_list ul li {
	width: 31.333333%;
	margin: 0 3% 20px 0;
	padding: 10px
}
.eynyHonor_list ul li:nth-child(4n+4) {
	margin: 0 3% 20px 0
}
.eynyHonor_list ul li:nth-child(3n+3) {
	margin: 0 0 20px
}
.eynyHonor_list ul li .webHonor_img {
	height: 155px;
	margin: 0 auto 10px
}
.eynyHonor_list ul li .webHonor_text a {
	height: 30px;
	line-height: 30px;
	font-size: 15px
}
.eynyHonor_list ul li i {
	height: 2px
}
}
@media (max-width:767px) {
.web_NyHonor {
	padding: 20px 0
}
.web_NyHonor .eynyHonor_list {
	width: 94%
}
.eynyHonor_list ul li {
	width: 48%;
	margin: 0 4% 20px 0;
	padding: 10px
}
.eynyHonor_list ul li:nth-child(2n+2) {
	margin: 0 0 20px
}
.eynyHonor_list ul li .webHonor_img {
	height: 120px;
	margin: 0 auto 10px
}
.eynyHonor_list ul li .webHonor_text a {
	height: 30px;
	line-height: 30px;
	font-size: 14px
}
.eynyHonor_list ul li i {
	height: 2px
}
}
@media (max-width:320px) {
.eynyHonor_list ul li {
	width: 100%
}
.eynyHonor_list ul li:nth-child(2n+2) {
	margin: 0 auto 20px
}
.eynyHonor_list ul li .webHonor_img {
	height: 210px;
	margin: 0 auto 10px
}
.eynyHonor_list ul li .webHonor_text a {
	height: 30px;
	line-height: 30px;
	font-size: 15px
}
}
.web_eyprodet {
	width: 1400px;
	overflow: hidden;
	margin: 60px auto;
	padding: 0
}
.web_eyprodet .eyeyprodet_con {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eyeyprodet_con .eyeyprodet_left {
	width: 25%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left
}
.eyeyprodet_con .eyeyprodet_right {
	width: 72%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right
}
.eyeyprodet_right .eyeyprodet_contit {
	margin: 0 auto 30px;
	padding: 0;
	background-color: #f8f8f8;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.eyeyprodet_contit p {
	width: 100px;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0 20px;
	background-color: #1f3c74;
	border-radius: 4px 0 0 4px
}
.eyeyprodet_right .eyeyprodet_context {
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	color: #555;
	font-size: 16px;
	margin: 0 auto 30px;
	padding: 0
}
.eyeyprodet_context img, .eyeyprodet_context table, .eyeyprodet_context tr, .eyeyprodet_context td, .eyeyprodet_context p, .eyeyprodet_context span, .eyeyprodet_context div, .eyeyprodet_context video, .eyeyprodet_context embed {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 100%;
	line-height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	white-space: normal;
	word-break: break-all
}
.newsdetail_con p span, .newsdetail_con span, .newsdetail_con p em, .newsdetail_con em {
	font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important;
	font-size: 16px!important
}
.eyeyprodet_context table tr td p {
	text-indent: 0!important
}
.eyeyprodet_context img {
	display: inline-block;
	width: auto!important;
	height: auto!important;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	text-indent: 0!important
}
.eyeyprodet_context table {
	width: 99.9%!important;
	margin: 0!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.web_eyprodet {
	width: 90%
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_eyprodet {
	width: 96%;
	margin: 40px auto
}
.eyeyprodet_con .eyeyprodet_left, .eyeyprodet_con .eyeyprodet_right {
	width: 100%
}
.eyeyprodet_con .eyeyprodet_left {
	margin: 0 auto 20px
}
.eyeyprodet_right .eyeyprodet_contit {
	margin: 0 auto 20px;
	padding: 0
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.web_eyprodet {
	width: 96%;
	margin: 20px auto
}
.eyeyprodet_con .eyeyprodet_left, .eyeyprodet_con .eyeyprodet_right {
	width: 100%
}
.eyeyprodet_con .eyeyprodet_left {
	margin: 0 auto 20px
}
.eyeyprodet_right .eyeyprodet_contit {
	margin: 0 auto 20px;
	padding: 0
}
}
@media (max-width:767px) {
.web_eyprodet {
	width: 92%;
	margin: 20px auto
}
.eyeyprodet_con .eyeyprodet_left, .eyeyprodet_con .eyeyprodet_right {
	width: 100%
}
.eyeyprodet_con .eyeyprodet_right {
	margin: 20px auto 0
}
.eyeyprodet_right .eyeyprodet_contit {
	margin: 0 auto 20px;
	padding: 0
}
.eyeyprodet_right .eyeyprodet_context {
	max-height: 99999999999999999999999px
}
.eyeyprodet_context div {
	max-height: 99999999999999999999999px
}
.eyeyprodet_context table {
	width: 99.5%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
}
.pro_detail_main {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.pro_detail_main .pro_detail_img {
	width: 480px;
	height: 480px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	border: 1px solid #eaeaea;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.pro_detail_img .pro_detail_img_main {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.pro_detail_img_main img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.pro_detail_main .pro_detail_text {
	width: 53%;
	min-height: 360px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 80px;
	float: right;
	position: relative
}
.pro_detail_text h1 {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 30px;
	text-align: justify;
	margin: 0 auto;
	padding: 0
}
.pro_detail_text .jyms {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin: 20px auto;
	padding: 20px;
	background-color: #f8f8f8;
	box-sizing: border-box
}
.pro_detail_text .jyms p {
	width: 100%;
	height: 100px;
	overflow: hidden;
	line-height: 25px;
	color: #888;
	font-size: 14px;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4
}
.pro_detail_text .jyms p span {
	color: #333;
	font-weight: bold
}
.pro_detail_text ul {
	width: 100%;
	margin: 0 auto;
	padding: 0
}
.pro_detail_text ul li {
	width: 100%;
	height: 32px;
	overflow: hidden;
	line-height: 32px;
	color: #888;
	font-size: 14px;
	text-align: justify;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0
}
.pro_detail_text ul li img {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 7px 4px 7px 0;
	padding: 0;
	float: left
}
.pro_detail_text ul li span {
	color: #333
}
.pro_detail_text .pro_detail_btn {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0
}
.pro_detail_btn a {
	display: block;
	width: 48%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	border-radius: 4px;
	margin: 0;
	padding: 0;
	float: left
}
.pro_detail_btn a.prodtl_btn1 {
	float: left;
	margin: 0 4% 0 0;
	background-color: #a5a5a5
}
.pro_detail_btn a.prodtl_btn2 {
	float: left;
	background-color: #1f3c74
}
.pro_detail_btn a.prodtl_btn1:hover {
	background-color: #1f3c74
}
.pro_detail_btn a.prodtl_btn2:hover {
	background-color: #a51f19
}
.prodetail_img {
	width: 44%;
	height: 440px;
	margin: 0;
	padding: 0;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#preview {
	width: 100%;
	margin: 0;
	text-align: center;
	position: relative
}
.list-h li {
	float: left
}
#spec-n5 {
	width: 100%;
	height: 70px;
	padding-top: 10px;
	overflow: hidden
}
#spec-left {
	width: 16px;
	height: 70px;
	float: left;
	cursor: pointer;
	margin-top: 3px
}
#spec-right {
	width: 16px;
	height: 70px;
	float: left;
	cursor: pointer;
	margin-top: 3px
}
#spec-list {
	width: 639px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline
}
#spec-list ul li {
	float: left;
	display: inline;
	padding: 0;
	width: 14.4%;
	height: 70px;
	margin: 0 2% 0 0
}
#spec-list ul li:last-child {
	margin: 0
}
#spec-list ul li p {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #eaeaea;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#spec-list ul li:hover p {
	border: 1px solid #1f71c2
}
#spec-list ul li img {
	display: block;
	max-width: 92%;
	max-height: 94%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.jqzoom {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	padding: 0;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.jqzoom img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #eaeaea;
	display: none;
	text-align: center;
	overflow: hidden;
	left: 104%!important;
	top: 0!important
}
.jqZoomPup {
	width: 200px!important;
	height: 200px!important;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/mask.png) 0 0 repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move
}
#spec-list {
	position: relative;/*width:100%;*/
	margin: 0
}
#spec-list div {
	width: 100%!important;
	height: 70px!important;
	margin: 0
}
#ceshi {
	display: block;
	margin: auto!important;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}
.prodetail_img a.videoIco {
	left: 20px!important;
	bottom: 20px!important;
	z-index: 99!important
}
.Warning {
	width: 100%!important;
	height: 100%!important
}
@media (max-width:1280px) {
.web_eyprodet {
	width: 94%
}
}
@media (max-width:1200px) {
.pro_detail_main {
	width: 100%;
	padding: 0
}
.prodetail_img {
	width: 45%;
	position: inherit;
	float: left
}
#preview, #spec-n5, #spec-list, .jqzoom {
	width: 100%
}
.pro_detail_main .pro_detail_text {
	width: 52%
}
.pro_detail_text .pro_detail_btn {
	width: 100%
}
.zoomdiv {
	left: 104%!important
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.web_eyprodet {
	margin: 40px auto
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.pro_detail_main {
	width: 100%;
	margin: 0 auto 20px
}
.prodetail_img {
	width: 100%;
	height: auto;
	margin: 0 0 20px
}
#preview {
	width: 100%
}
.jqzoom {
	width: 100%;
	height: 340px
}
.pro_detail_main .pro_detail_text {
	width: 100%;
	padding-top: 0;
	height: auto;
	min-height: 260px;
	padding-bottom: 48px
}
.pro_detail_text h1 {
	font-size: 22px;
	line-height: 32px
}
.pro_detail_text .jyms {
	margin: 10px auto;
	padding: 12px 16px;
	height: auto
}
.pro_detail_text .jyms p {
	height: auto;
	max-height: 100px
}
.pro_detail_text ul {
	overflow: hidden;
	margin: 10px auto
}
.pro_detail_text ul li {
	font-size: 14px;
	margin: 6px auto
}
.pro_detail_text .pro_detail_btn {
	height: 48px
}
.pro_detail_btn a {
	height: 48px;
	line-height: 48px;
	width: 48%;
	font-size: 22px
}
.pro_detail_btn a.prodtl_btn1 {
	margin: 0 4% 0 0
}
#spec-n5 {
	width: 100%
}
#spec-list {
	width: 100%
}
.zoomdiv, .jqZoomPup {
	display: none !important
}
}
@media (max-width:767px) {
.web_eyprodet {
	width: 92%
}
.pro_detail_main {
	width: 100%;
	margin: 0 auto 20px
}
.prodetail_img {
	width: 100%;
	height: auto;
	margin: 0 auto 20px
}
#preview {
	width: 100%
}
.jqzoom {
	width: 100%;
	height: 285px
}
.pro_detail_main .pro_detail_text {
	width: 100%;
	padding-top: 0;
	height: auto;
	min-height: 260px;
	padding-bottom: 48px
}
.pro_detail_text h1 {
	font-size: 22px;
	line-height: 32px
}
.pro_detail_text .jyms {
	margin: 10px auto;
	padding: 12px;
	height: auto
}
.pro_detail_text ul {
	overflow: hidden;
	margin: 10px auto
}
.pro_detail_text ul li {
	font-size: 14px;
	margin: 4px auto
}
.pro_detail_text .pro_detail_btn {
	height: 48px
}
.pro_detail_btn a {
	height: 48px;
	line-height: 48px;
	width: 48%;
	font-size: 16px
}
.pro_detail_btn a.prodtl_btn1 {
	margin: 0 4% 0 0
}
#spec-n5 {
	width: 100%;
	height: 60px
}
#spec-list {
	width: 100%
}
#spec-list ul li {
	height: 60px
}
.zoomdiv, .jqZoomPup {
	display: none !important
}
}
.webnew_main {
	width: 1400px;
	height: auto;
	min-height: 240px;
	margin: 0 auto;
	padding: 0
}
.webnew_main .webnew_left {
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
	padding: 20px;
	background-color: #fff;
	border-radius: 4px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.webnew_main .webnew_left:hover {
	box-shadow: 0 8px 16px rgba(0,0,0,0.1)
}
.webnew_left .webtjnew_img {
	width: 30%;
	height: 240px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left
}
.webtjnew_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.webtjnew_img a img {
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.webtjnew_img a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}
.webnew_left .webtjnew_text {
	width: 68%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right
}
.webtjnew_text a.webtjnew_name {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0
}
.webtjnew_text p {
	width: 100%;
	height: 72px;
	overflow: hidden;
	line-height: 24px;
	color: #777;
	font-size: 14px;
	word-break: break-all;
	text-align: justify;
	margin: 10px auto 16px;
	padding: 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}
.webtjnew_text span {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #999;
	font-size: 14px;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.webtjnew_text span img {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: -3px 4px 0 0;
	padding: 0;
	vertical-align: middle
}
.webtjnew_text:hover a.webtjnew_name {
	color: #1f3c74
}
.webtjnew_text .webtjnew_line {
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 20px auto;
	padding: 0;
	background-color: #eaeaea
}
.webtjnew_text .webtjnew_line i {
	display: block;
	width: 0;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #1f3c74;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.webtjnew_text:hover .webtjnew_line i {
	width: 100%
}
.webtjnew_timebtn {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.webtjnew_timebtn .webtjnew_time {
	width: 80px;
	float: left
}
.webtjnew_timebtn .webtjnew_time span {
	display: block;
	width: 100%;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	color: #999;
	font-size: 15px;
	text-align: left;
	margin: 0;
	padding: 0
}
.webtjnew_timebtn .webtjnew_time font {
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	color: #333;
	font-size: 27px;
	text-align: left;
	margin: 0;
	padding: 0
}
.webnew_left:hover .webtjnew_timebtn .webtjnew_time font {
	color: #1f3c74
}
.webtjnew_timebtn .webtjnew_timebtn {
	width: 40px;
	height: 35px;
	overflow: hidden;
	margin: 12px 0 0;
	padding: 0;
	background: url(../images/jt3.png) center center no-repeat;
	float: right
}
.webnew_left:hover .webtjnew_timebtn a.webtjnew_timebtn {
	background: url(../images/jt1.png) center center no-repeat
}
.webnew_main .webnew_right {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	float: right;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.eyxnew_list {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0
}
.eyxnew_list ul li {
	width: 32%;
	height: auto;
	margin: 0 2% 30px 0;
	padding: 20px;
	background-color: #fff;
	border-radius: 4px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eyxnew_list ul li:nth-child(3n+3) {
	margin: 0 0 30px
}
.eyxnew_list ul li:hover {
	box-shadow: 0 8px 16px rgba(0,0,0,0.1)
}
.eyxnew_list ul li .eyxnew_text {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.eyxnew_list ul li .eyxnew_text a.eyxnew_name {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto 10px;
	padding: 0
}
.eyxnew_list ul li:hover .eyxnew_text a.eyxnew_name {
	color: #1f3c74
}
.eyxnew_list ul li .eyxnew_text p {
	width: 100%;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #777;
	font-size: 14px;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	display: -webkit-box
}
.eyxnew_list ul li .eyxnew_line {
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 20px auto;
	padding: 0;
	background-color: #eaeaea
}
.eyxnew_list ul li .eyxnew_line i {
	display: block;
	width: 0;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-color: #1f3c74;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eyxnew_list ul li:hover .eyxnew_line i {
	width: 100%
}
.eyxnew_list ul li .eyxnew_timebtn {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.eyxnew_list ul li .eyxnew_timebtn .eyxnew_time {
	width: 80px;
	float: left
}
.eyxnew_list ul li .eyxnew_timebtn .eyxnew_time span {
	display: block;
	width: 100%;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	color: #999;
	font-size: 15px;
	text-align: left;
	margin: 0;
	padding: 0
}
.eyxnew_list ul li .eyxnew_timebtn .eyxnew_time font {
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	color: #333;
	font-size: 27px;
	text-align: left;
	margin: 0;
	padding: 0
}
.eyxnew_list ul li:hover .eyxnew_timebtn .eyxnew_time font {
	color: #1f3c74
}
.eyxnew_list ul li .eyxnew_timebtn a.eyxnew_timebtn {
	width: 40px;
	height: 35px;
	overflow: hidden;
	margin: 12px 0 0;
	padding: 0;
	background: url(../images/jt3.png) center center no-repeat;
	float: right
}
.eyxnew_list ul li:hover .eyxnew_timebtn a.eyxnew_timebtn {
	background: url(../images/jt1.png) center center no-repeat
}
@media screen and (max-width:1399px) and (min-width:1360px) {
.webnew_left .webtjnew_img {
	width: 34%
}
.webnew_left .webtjnew_text {
	width: 64%
}
}
@media screen and (max-width:1359px) and (min-width:1280px) {
.webnew_left .webtjnew_img {
	width: 36%
}
.webnew_left .webtjnew_text {
	width: 62%
}
.webnew_main .webnew_left {
	margin: 0 auto 24px
}
}
@media screen and (max-width:1279px) and (min-width:1200px) {
.webnew_left .webtjnew_img {
	width: 34%
}
.webnew_left .webtjnew_text {
	width: 64%
}
.webnew_main .webnew_left {
	margin: 0 auto 24px
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.webnew_main {
	width: 94%
}
.webnew_left .webtjnew_img {
	width: 40%
}
.webnew_left .webtjnew_text {
	width: 58%
}
.webnew_main .webnew_left {
	margin: 0 auto 24px
}
.eyxnew_list ul li .eyxnew_text a.eyxnew_name {
	font-size: 16px
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.webnew_main {
	width: 94%
}
.webnew_left .webtjnew_img {
	width: 38%
}
.webnew_left .webtjnew_text {
	width: 60%
}
.webnew_main .webnew_left {
	margin: 0 auto 20px
}
.webtjnew_text a.webtjnew_name {
	font-size: 20px
}
.eyxnew_list ul li .eyxnew_text a.eyxnew_name {
	font-size: 16px
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.webnew_main {
	width: 94%
}
.webnew_left .webtjnew_img {
	width: 40%;
	height: 180px
}
.webnew_left .webtjnew_text {
	width: 57%
}
.webnew_main .webnew_left {
	margin: 0 auto 20px
}
.webtjnew_text a.webtjnew_name {
	font-size: 18px
}
.webtjnew_text p {
	height: 48px;
	margin: 0 auto 10px;
	-webkit-line-clamp: 2
}
.webtjnew_text .webtjnew_line {
	margin: 15px auto 0
}
.webtjnew_text a.webtjnew_btn {
	margin: 2px 0 0
}
.eyxnew_list ul li {
	width: 100%;
	margin: 0 auto 20px
}
.eyxnew_list ul li:nth-child(3n+3) {
	margin: 0 auto 20px
}
.eyxnew_list ul li .eyxnew_text a.eyxnew_name {
	font-size: 16px;
	margin: 0 auto 8px
}
}
@media (max-width:767px) {
.webnew_main {
	width: 94%
}
.webnew_left .webtjnew_img {
	width: 100%;
	height: 240px;
	margin: 0 auto 10px
}
.webnew_left .webtjnew_text {
	width: 100%
}
.webnew_main .webnew_left {
	margin: 0 auto 20px
}
.webtjnew_text a.webtjnew_name {
	font-size: 18px
}
.webtjnew_text p {
	height: 48px;
	margin: 0 auto 10px;
	-webkit-line-clamp: 2
}
.webtjnew_text .webtjnew_line {
	margin: 15px auto 0
}
.webtjnew_text a.webtjnew_btn {
	margin: 2px 0 0
}
.eyxnew_list ul li {
	width: 100%;
	margin: 0 auto 20px
}
.eyxnew_list ul li:nth-child(3n+3) {
	margin: 0 auto 20px
}
.eyxnew_list ul li .eyxnew_text a.eyxnew_name {
	font-size: 16px;
	margin: 0 auto 8px
}
}
@media (max-width:375px) {
.webnew_left .webtjnew_img {
	height: 220px
}
}
@media (max-width:320px) {
.webnew_left .webtjnew_img {
	height: 180px
}
}
.h_left {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
	margin: 0 auto 20px
}
.cp_type .hd {
	text-align: center;
	background: #1f3c74 url(../images/hd_bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 20px
}
.cp_type .hd p {
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	font-weight: bold;
	color: #fff
}
.cp_type .hd p:before {
	content: '';
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../images/mulu_tlt.png) center center no-repeat;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px
}
.cp_type .hd span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase
}
.cp_type .bd {
	margin-top: 20px
}
.cp_type .bd ul li {
	border-left: 4px solid #f1f1f1;
	margin: 0;
	padding: 0 0 1px 0
}
.cp_type .bd ul li.on {
	border-left: 4px solid #1f3c74
}
.cp_type .bd ul li p {
	height: 88px;
	line-height: 88px;
	background-color: #f1f1f1;
	margin: 0 0 0 6%;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.cp_type .bd ul li p a {
	display: block;
	width: 80%;
	padding: 0 0 0 6%;
	overflow: hidden;
	line-height: 88px;
	color: #303030;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px
}
.cp_type .bd ul li p a:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../images/pro_left_i.png) center center no-repeat;
	vertical-align: middle;
	margin: 0 6% 0 0
}
.cp_type .bd ul li p span {
	display: block;
	width: 20%;
	height: 100%;
	background: url(../images/mulu1.png) center center no-repeat;
	cursor: pointer;
	float: left
}
.cp_type .bd ul li div {
	display: none
}
.cp_type .bd ul li div a {
	display: block;
	height: 60px;
	line-height: 60px;
	color: #666;
	font-size: 15px;
	margin: 0 0 0 6%;
	padding: 0 20px 0 15%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fff url(../images/icon4.png) 8% center no-repeat;
	border-bottom: 1px solid #f1f1f1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.cp_type .bd ul li div a:first-child {
	border-top: 0
}
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p {
	background-color: #1f3c74
}
.cp_type .bd ul li p:hover:before, .cp_type .bd ul li.on p:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 14px;
	background: url(../images/pro_left_on.png) center center no-repeat;
	position: absolute;
	top: 42%;
	left: -10px
}
.cp_type .bd ul li p:hover a:before, .cp_type .bd ul li.on p a:before {
	background: url(../images/pro_left_i_on.png) center center no-repeat
}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a {
	color: #fff
}
.cp_type .bd ul li p:hover span {
	background: url(../images/mulu2.png) center center no-repeat
}
.cp_type .bd ul li.on p span {
	background: url(../images/mulu3.png) center center no-repeat
}
.cp_type .bd ul li div a:hover {
	color: #1f3c74;
	background: #f5f5f5 url(../images/icon5.png) 8% center no-repeat
}
.cp_type .bd ul a.ckqb {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #303030;
	background: #f1f1f1;
	width: 92%;
	margin: 10px auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}
.cp_type .bd ul a.ckqb:hover {
	background: #1f3c74;
	color: #fff
}
.cp_type .bd ul li a.proAllBtn {
	display: block;
	width: 100%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	color: #303030;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.cp_type .bd ul li a.proAllBtn i {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/jt3.png) center center no-repeat;
	margin: -4px 0 0 10px;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.cp_type .bd ul li a.proAllBtn:hover {
	color: #fff;
	background-color: #1f3c74
}
.cp_type .bd ul li a.proAllBtn:hover i {
	background: url(../images/jt0.png) center center no-repeat;
	margin: -4px 0 0 20px
}
@media screen and (max-width:1399px) and (min-width:1200px) {
.cp_type .bd ul li p a {
	font-size: 15px
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.cp_type .hd {
	padding: 15px
}
.cp_type .bd ul li p {
	height: 50px;
	line-height: 50px
}
.cp_type .bd ul li p a {
	padding: 0 0 0 12px;
	line-height: 50px;
	font-size: 15px
}
.cp_type .bd ul li div a {
	height: 44px;
	line-height: 44px;
	padding: 0 12px 0 28px
}
.cp_type .bd ul li div a {
	background: url(../images/icon4.png) 12px center no-repeat
}
.cp_type .bd ul li div a:hover {
	color: #1f3c74;
	background: url(../images/icon5.png) 12px center no-repeat
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.cp_type {
	margin: 0
}
.cp_type .bd ul li p a {
	width: 90%;
	line-height: 56px;
	font-size: 15px
}
.cp_type .bd ul li div a {
	font-size: 14px
}
.cp_type .bd ul li p {
	height: 56px;
	line-height: 56px
}
.cp_type .bd ul li div a {
	height: 48px;
	line-height: 48px
}
.cp_type .bd ul li p span {
	background-size: 20px;
	width: 10%;
	float: right
}
.cp_type .bd ul li.on p span {
	background-size: 20px
}
.cp_type .bd ul li p:hover span {
	background-size: 20px
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.cp_type {
	margin: 0
}
.cp_type .bd ul li p a {
	width: 89%;
	line-height: 56px;
	font-size: 15px
}
.cp_type .bd ul li div a {
	font-size: 14px
}
.cp_type .bd ul li p {
	height: 56px;
	line-height: 56px
}
.cp_type .bd ul li div a {
	height: 48px;
	line-height: 48px
}
.cp_type .bd ul li p span {
	background-size: 20px;
	width: 11%;
	float: right
}
.cp_type .bd ul li.on p span {
	background-size: 20px
}
.cp_type .bd ul li p:hover span {
	background-size: 20px
}
}
@media screen and (max-width:767px) {
.cp_type {
	margin: 0
}
.cp_type .hd p:before {
	display: none
}
.cp_type .hd {
	background: #1f3c74 url(../images/down1.png) 97% center no-repeat;
	padding: 10px 20px;
	text-align: left;
	overflow: hidden
}
.cp_type .hd.on {
	background: #1f3c74 url(../images/up1.png) 97% center no-repeat
}
.cp_type .hd p {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	float: left;
	min-width: 88px;
	margin: 0 10px 0 0;
	padding: 0
}
.cp_type .hd span {
	display: inline-block;
	height: 40px;
	line-height: 40px
}
.cp_type .bd {
	display: none;
	padding: 0
}
.cp_type .bd ul li:last-child {
	border: 0
}
.cp_type .bd ul li p a {
	width: 85%;
	line-height: 48px;
	font-size: 15px;
	padding: 0 0 0 20px
}
.cp_type .bd ul li div a {
	height: 44px;
	line-height: 44px;
	font-size: 14px
}
.cp_type .bd ul li p {
	height: 48px;
	line-height: 48px
}
.cp_type .bd ul li p span {
	background-size: 20px;
	width: 15%;
	float: right
}
.cp_type .bd ul li.on p span {
	background-size: 20px
}
.cp_type .bd ul li p:hover span {
	background-size: 20px
}
}
@media screen and (max-width:320px) {
.cp_type .hd {
	padding: 6px 12px
}
.cp_type .bd ul li p a {
	width: 83%;
	padding: 0 0 0 12px
}
.cp_type .bd ul li p span {
	width: 17%
}
.cp_type .bd ul li div a {
	padding: 0 12px 0 28px;
	background: url(../images/icon4.png) 12px center no-repeat
}
}
@media (max-width:1280px) {
.web_crumb {
	width: 94%
}
.eyny_tab {
	width: 94%
}
.web_Gsjj {
	width: 94%
}
.ny_honor_scoll .content-slider li .pic {
	height: 210px
}
.web_eyproducts .eypro_main {
	width: 94%
}
.webnew_main, .web_nynewsdetail, .web_NyHonor .eynyHonor_list {
	width: 94%
}
.eynyHonor_list ul li {
	padding: 15px
}
.eynyHonor_list ul li .webHonor_img {
	height: 206px;
	margin: 0 auto 15px
}
.web_NyOrder {
	width: 94%
}
.web_NyContact {
	width: 94%
}
}
@media (max-width:1440px) {
.eynycon_lxfs ul li {
	padding: 40px 20px 20px
}
.eynycon_lxfs ul li img {
	margin: 0 auto 20px
}
.eynycon_main .eynycon_ewm {
	padding: 40px 0
}
.eynycon_ewm p {
	font-size: 30px
}
.eynycon_ewm span {
	font-size: 15px
}
.eynycon_ewm .ewm_img {
	margin: 20px auto 0
}
}
@media (max-width:1366px) {
.eynyHonor_list ul li .webHonor_img {
	height: 200px
}
}
@media (max-width:1280px) {
.eynyHonor_list ul li {
	padding: 10px
}
.eynyHonor_list ul li .webHonor_img {
	height: 190px;
	margin: 0 auto 10px
}
}
@media (max-width:1200px) {
.eynyHonor_list ul li .webHonor_img {
	height: 164px
}
}
@media (max-width:1024px) {
.eypro_main .eypro_left {
	width: 100%
}
.ny_honor_scoll .content-slider li .pic {
	height: 240px
}
}
@media (max-width:800px) {
.web_Abouthzhb {
	margin: 40px auto 25px
}
.web_NyHonor {
	padding: 30px 0
}
.web_NyOrder {
	margin: 30px auto
}
.eynycon_lxfs ul li img {
	width: 110px;
	height: 110px
}
.eynycon_lxfs ul li {
	padding: 20px 10px
}
.eynycon_main .eynycon_ewm {
	margin: 0 auto 20px;
	padding: 30px 0
}
.eynycon_map .eynycon_Mapmain {
	height: 340px;
	padding: 10px
}
.dz_map {
	height: 320px
}
}
@media (max-width:767px) {
.web_crumb {
	width: 92%
}
.eyny_tab {
	width: 92%
}
.web_Gsjj {
	width: 92%
}
.web_eyproducts .eypro_main {
	width: 92%
}
.webnew_main, .web_nynewsdetail, .web_NyHonor .eynyHonor_list {
	width: 92%
}
.web_NyOrder {
	width: 92%
}
.web_NyContact {
	width: 92%
}
.ny_honor_scoll .content-slider li .pic {
	height: 140px
}
.web_Aboutqywh ul li {
	height: auto
}
.eynyNew_left .eynyTjNew_img {
	width: 100%;
	height: 200px
}
.eynyNew_left .eynyTjNew_text {
	width: 100%
}
.eynyHonor_list ul li .webHonor_img {
	height: 130px
}
.eynycon_lxfs ul li img {
	width: 90px;
	height: 90px
}
.eynycon_map .eynycon_Mapmain {
	height: 300px
}
.dz_map {
	height: 278px
}
}
.eyny_video {
	width: 1400px;
	height: auto;
	min-height: 400px;
	margin: 60px auto;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eyny_video ul li {
	width: 31%;
	height: auto;
	margin: 0 3.5% 40px 0;
	padding: 0;
	background-color: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1);
	float: left;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.eyny_video ul li:nth-child(3n+3) {
	margin: 0 0 40px
}
.eyny_video ul li:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.1)
}
.eyny_video ul li .eynyVideo_img {
	width: 100%;
	height: 270px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	cursor: pointer;
	position: relative
}
.eyny_video ul li .eynyVideo_img .eynyVideo_mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eyny_video ul li .eynyVideo_img .eynyCase_mask {
	background-color: rgba(0,0,0,0.5)
}
.eyny_video ul li:hover .eynyVideo_img .eynyVideo_mask {
	background-color: rgba(0,0,0,0)
}
.eyny_video ul li .eynyVideo_img a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.eyny_video ul li .eynyVideo_img a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eyny_video ul li:hover .eynyVideo_img a img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}
.eyny_video ul li .eynyVideo_img a:after {
	display: block;
	width: 65px;
	height: 65px;
	background: url(../images/video_icon.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -32.5px;
	margin-left: -32.5px;
	z-index: 999;
	content: ''
}
.eyny_video ul li .eynyCase_img a:after {
	background: url(../images/ck_icon.png) center center no-repeat
}
.eyny_video ul li .eynyVideo_text {
	padding: 20px;
	text-align: center
}
.eyny_video ul li .eynyVideo_text a.VideoName {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #303030;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0
}
.eyny_video ul li:hover .eynyVideo_text a.VideoName {
	color: #1f3c74
}
.eyny_video ul li .eynyVideo_text p {
	width: 100%;
	height: 48px;
	overflow: hidden;
	line-height: 24px;
	color: #999;
	font-size: 14px;
	text-align: center;
	margin: 10px auto 15px;
	padding: 0;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}
.eyny_video ul li .eynyVideo_text a.VideoBtn {
	display: inline-block;
	width: auto;
	height: 40px;
	overflow: hidden;
	line-height: 38px;
	color: #1f3c74;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	padding: 0 30px;
	border: 1px solid #1f3c74;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eyny_video ul li .eynyVideo_text a.VideoBtn i {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(../images/video_icon1.png) center center no-repeat;
	vertical-align: middle;
	margin: -3px 0 0 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.eyny_video ul li .eynyVideo_text a.CaseBtn i {
	background: url(../images/jt1.png) center center no-repeat
}
.eyny_video ul li:hover .eynyVideo_text a.VideoBtn {
	color: #fff;
	background-color: #1f3c74
}
.eyny_video ul li:hover .eynyVideo_text a.VideoBtn i {
	background: url(../images/video_icon2.png) center center no-repeat;
	margin: -3px 0 0 15px
}
.eyny_video ul li:hover .eynyVideo_text a.CaseBtn i {
	background: url(../images/jt0.png) center center no-repeat;
	margin: -3px 0 0 15px
}
@media (max-width:1280px) {
.eyny_video {
	width: 94%
}
}
@media (max-width:1080px) {
.eyny_video ul li .eynyVideo_img {
	height: 250px
}
}
@media (max-width:1024px) {
.eyny_video {
	margin: 40px auto
}
.eyny_video ul li .eynyVideo_img {
	height: 230px
}
}
@media (max-width:800px) {
.eyny_video ul li .eynyVideo_img {
	height: 200px
}
}
@media (max-width:767px) {
.eyny_video {
	width: 92%;
	margin: 20px auto
}
.eyny_video ul li {
	width: 100%;
	height: auto;
	margin: 0 auto 20px
}
.eyny_video ul li:nth-child(3n+3) {
	margin: 0 auto 20px
}
.eyny_video ul li .eynyVideo_img {
	height: 270px
}
}
@media (max-width:375px) {
.eyny_video ul li .eynyVideo_img {
	height: 250px
}
}
@media (max-width:320px) {
.eyny_video ul li .eynyVideo_img {
	height: 210px
}
}
.ny_video {
	display: block;
	width: 100%
}
.ey_lanmu .hd {
	text-align: center;
	background: #1f3c74 url(../images/hd_bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 20px
}
.ey_lanmu .hd p {
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	font-weight: bold;
	color: #fff
}
.ey_lanmu .hd p:before {
	content: '';
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(../images/mulu_tlt.png) center center no-repeat;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px
}
.ey_lanmu .hd span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase
}
.ey_lanmu .bd {
	margin-top: 20px
}
.ey_lanmu .bd ul li {
	border-left: 4px solid #f1f1f1;
	margin: 0;
	padding: 0 0 1px 0
}
.ey_lanmu .bd ul li.active {
	border-left: 4px solid #1f3c74
}
.ey_lanmu .bd ul li p {
	height: 88px;
	line-height: 88px;
	background-color: #f1f1f1;
	margin: 0 0 0 6%;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.ey_lanmu .bd ul li p a {
	display: block;
	width: 80%;
	padding: 0 0 0 6%;
	overflow: hidden;
	line-height: 88px;
	color: #303030;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px
}
.ey_lanmu .bd ul li p a:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(../images/pro_left_i.png) center center no-repeat;
	vertical-align: middle;
	margin: 0 6% 0 0
}
.ey_lanmu .bd ul li p span {
	display: block;
	width: 20%;
	height: 100%;
	background: url(../images/mulu1.png) center center no-repeat;
	cursor: pointer;
	float: left
}
.ey_lanmu .bd ul li div {
	display: none
}
.ey_lanmu .bd ul li div a {
	display: block;
	height: 60px;
	line-height: 60px;
	color: #666;
	font-size: 15px;
	margin: 0 0 0 6%;
	padding: 0 20px 0 15%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fff url(../images/icon4.png) 8% center no-repeat;
	border-bottom: 1px solid #f1f1f1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.ey_lanmu .bd ul li div a:first-child {
	border-top: 0
}
.ey_lanmu .bd ul li p:hover, .ey_lanmu .bd ul li.active p {
	background-color: #1f3c74
}
.ey_lanmu .bd ul li p:hover:before, .ey_lanmu .bd ul li.active p:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 14px;
	background: url(../images/pro_left_on.png) center center no-repeat;
	position: absolute;
	top: 42%;
	left: -10px
}
.ey_lanmu .bd ul li p:hover a:before, .ey_lanmu .bd ul li.active p a:before {
	background: url(../images/pro_left_i_on.png) center center no-repeat
}
.ey_lanmu .bd ul li p:hover a, .ey_lanmu .bd ul li.active p a {
	color: #fff
}
.ey_lanmu .bd ul li p:hover span {
	background: url(../images/mulu2.png) center center no-repeat
}
.ey_lanmu .bd ul li.active p span {
	background: url(../images/mulu3.png) center center no-repeat
}
.ey_lanmu .bd ul li div a:hover {
	color: #1f3c74;
	background: #f5f5f5 url(../images/icon5.png) 8% center no-repeat
}
.ey_lanmu .bd ul a.ckqb {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #303030;
	background: #f1f1f1;
	width: 92%;
	margin: 10px auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}
.ey_lanmu .bd ul a.ckqb:hover {
	background: #1f3c74;
	color: #fff
}
.ey_lanmu .bd ul li a.proAllBtn {
	display: block;
	width: 100%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	color: #303030;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.ey_lanmu .bd ul li a.proAllBtn i {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/jt3.png) center center no-repeat;
	margin: -4px 0 0 10px;
	padding: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s
}
.ey_lanmu .bd ul li a.proAllBtn:hover {
	color: #fff;
	background-color: #1f3c74
}
.ey_lanmu .bd ul li a.proAllBtn:hover i {
	background: url(../images/jt0.png) center center no-repeat;
	margin: -4px 0 0 20px
}
@media screen and (max-width:1399px) and (min-width:1200px) {
.ey_lanmu .bd ul li p a {
	font-size: 15px
}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
.ey_lanmu .hd {
	padding: 15px
}
.ey_lanmu .bd ul li p {
	height: 50px;
	line-height: 50px
}
.ey_lanmu .bd ul li p a {
	padding: 0 0 0 12px;
	line-height: 50px;
	font-size: 15px
}
.ey_lanmu .bd ul li div a {
	height: 44px;
	line-height: 44px;
	padding: 0 12px 0 28px
}
.ey_lanmu .bd ul li div a {
	background: url(../images/icon4.png) 12px center no-repeat
}
.ey_lanmu .bd ul li div a:hover {
	color: #1f3c74;
	background: url(../images/icon5.png) 12px center no-repeat
}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
.ey_lanmu {
	margin: 0
}
.ey_lanmu .bd ul li p a {
	width: 90%;
	line-height: 56px;
	font-size: 15px
}
.ey_lanmu .bd ul li div a {
	font-size: 14px
}
.ey_lanmu .bd ul li p {
	height: 56px;
	line-height: 56px
}
.ey_lanmu .bd ul li div a {
	height: 48px;
	line-height: 48px
}
.ey_lanmu .bd ul li p span {
	background-size: 20px;
	width: 10%;
	float: right
}
.ey_lanmu .bd ul li.active p span {
	background-size: 20px
}
.ey_lanmu .bd ul li p:hover span {
	background-size: 20px
}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.ey_lanmu {
	margin: 0
}
.ey_lanmu .bd ul li p a {
	width: 89%;
	line-height: 56px;
	font-size: 15px
}
.ey_lanmu .bd ul li div a {
	font-size: 14px
}
.ey_lanmu .bd ul li p {
	height: 56px;
	line-height: 56px
}
.ey_lanmu .bd ul li div a {
	height: 48px;
	line-height: 48px
}
.ey_lanmu .bd ul li p span {
	background-size: 20px;
	width: 11%;
	float: right
}
.ey_lanmu .bd ul li.active p span {
	background-size: 20px
}
.ey_lanmu .bd ul li p:hover span {
	background-size: 20px
}
}
@media screen and (max-width:767px) {
.ey_lanmu {
	margin: 0
}
.ey_lanmu .hd p:before {
	display: none
}
.ey_lanmu .hd {
	background: #1f3c74 url(../images/down1.png) 97% center no-repeat;
	padding: 10px 20px;
	text-align: left;
	overflow: hidden
}
.ey_lanmu .hd.active {
	background: #1f3c74 url(../images/up1.png) 97% center no-repeat
}
.ey_lanmu .hd p {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	float: left;
	min-width: 88px;
	margin: 0 10px 0 0;
	padding: 0
}
.ey_lanmu .hd span {
	display: inline-block;
	height: 40px;
	line-height: 40px
}
.ey_lanmu .bd {
	display: none;
	padding: 0
}
.ey_lanmu .bd ul li:last-child {
	border: 0
}
.ey_lanmu .bd ul li p a {
	width: 85%;
	line-height: 48px;
	font-size: 15px;
	padding: 0 0 0 20px
}
.ey_lanmu .bd ul li div a {
	height: 44px;
	line-height: 44px;
	font-size: 14px
}
.ey_lanmu .bd ul li p {
	height: 48px;
	line-height: 48px
}
.ey_lanmu .bd ul li p span {
	background-size: 20px;
	width: 15%;
	float: right
}
.ey_lanmu .bd ul li.active p span {
	background-size: 20px
}
.ey_lanmu .bd ul li p:hover span {
	background-size: 20px
}
}
@media screen and (max-width:320px) {
.ey_lanmu .hd {
	padding: 6px 12px
}
.ey_lanmu .bd ul li p a {
	width: 83%;
	padding: 0 0 0 12px
}
.ey_lanmu .bd ul li p span {
	width: 17%
}
.ey_lanmu .bd ul li div a {
	padding: 0 12px 0 28px;
	background: url(../images/icon4.png) 12px center no-repeat
}
}

#pages {
	width: 100%;
	text-align: center;
	padding: 35px 0 0px 0;
}
#pages a {
	height: 40px;
	line-height: 40px;
	color: #05548F;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0 5px 0 5px;
	background: #EDEDED;
	padding: 10px 15px 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#pages a.a1 {
	height: 41px;
	line-height: 41px;
	color: #05548F;
	list-style: none;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#pages a:hover {
	height: 40px;
	line-height: 40px;
	color: #FFF;
	list-style: none;
	text-align: center;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
	background-color: #105EB3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#pages span {
	height: 41px;
	line-height: 41px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 10px 15px 10px 15px;
	background-color: #105EB3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
